7251 Commits (0bd2372d310920570e9cc427e06cf899653d81e8)

Author SHA1 Message Date
CamilleLaVey 0bd2372d31 [vk] Adjusting Custom Border Color 7 months ago
CamilleLaVey df24c16bfa [vk] Adjusting VIDS 7 months ago
CamilleLaVey 963678ca05 [vk] Changing conditions for Swapchain maintenance1 7 months ago
CamilleLaVey 737d16f7e8 [vk] Ensure image view flags are resolved 7 months ago
CamilleLaVey 71f01012f0 [vk] Aliging ExtendedDynamicState2 7 months ago
CamilleLaVey e7549c9d6d [vk, spir-v] Conditioning creation of VK_EXT_Shader_Stencil_Export in SPIR-V 7 months ago
CamilleLaVey 0c663022f1 fixing building error. 7 months ago
CamilleLaVey 364822c3f2 [vk, texture_cache, vendor] Adding path for hardware resolve on shader stencil export/ MSAA image blits 7 months ago
CamilleLaVey ffc838c662 [vk] Return VK 1.3 as main target, treat VK 1.4 core features as extensions if driver supports it 7 months ago
CamilleLaVey 76ce35cd29 [vk] Ordering double cases specified and allocating them in the correct please on GetSuitability phase 7 months ago
CamilleLaVey 50742f9c6b Dammed macros. 7 months ago
CamilleLaVey adc1e12215 Fix building issues 7 months ago
CamilleLaVey 8a207acacd [vk, qcom] VertexInputDynamicState ban removal 7 months ago
CamilleLaVey 3611149bbb [vk] Bumping features to 1.4 7 months ago
CamilleLaVey 3c33425af7 [vk] Updated maintenance features 7 months ago
CamilleLaVey cffb7845ff [vk, amd, qcom] Removed older driver workarounds 7 months ago
CamilleLaVey 0c04152bda [vk, buffer_cache] Aligning VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE_EXT logic 7 months ago
CamilleLaVey 3616e5b4d5 [vk., vendor] Adding driver id flag in blacklist 7 months ago
CamilleLaVey 8be61d5067 [Refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState 7 months ago
lizzie 91b0432591
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 7 months ago
lizzie ed39ec4738
Revert "[vk] Fix 20xx flipped screen (#3058)" (#3075) 7 months ago
John be218cc020
[vk] Fixes regression of PR #180 vk_scheduler.cpp for AMD GPU and Windows OS (#3071) 7 months ago
MaranBr d8caa74233
[video_core] Fix regressions introduced in #3015 (#3068) 7 months ago
lizzie 17fe74ef11
[vk] Fix 20xx flipped screen (#3058) 7 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 7 months ago
crueter 0d3cef65ad
fix clang-cl comp (#3044) 7 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 7 months ago
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026) 7 months ago
lizzie a27914f0f4
[vk] quick fix for EDS1,2 with VIDS (#3022) 7 months ago
Shinmegumi 3f226678dd
[vk] Fix fallback viewport/scissor origin handling (#294) 7 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 7 months ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 7 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 8 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 8 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 8 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 8 months ago
lizzie ca0bc65531
[cmake] fix compilation for Intel Atom N455 (#2872) 8 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 8 months ago
MaranBr 569dbfe8c0
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 8 months ago
JPikachu 1c4dae066b
[vk] Add back VIDS but disable on EDS0 (#2957) 8 months ago
crueter 9406438d51
[vk] disable VK_EXT_vertex_input_dynamic_state again (#2954) 8 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 8 months ago
JPikachu aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 8 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 8 months ago
MaranBr 06275885f1
[video_core] Remove redundant check on image_view and image_view_info (#2891) 8 months ago
lizzie 5c6aaa7eb1
[video_core/vic] remove handrolled vector implementation that also uses software prefetching(!!!!); don't try to outsmart compiler - also remove template spam (#2856) 8 months ago
MaranBr 83c162d80d
[video_core] Fix regression on image_view and image_view_info (#2873) 8 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 8 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 8 months ago
MaranBr b2ac18173f
[video_core] Fix more edge cases in image_view and image_view_info (#2853) 8 months ago