7284 Commits (c1fb5d187dce12fc84aeea5596ce321316ace2b8)

Author SHA1 Message Date
CamilleLaVey 157b9127b8 [gl. vk] Extending impl for atomic floats operations 10 months ago
CamilleLaVey c63c67e37a TEST: Enabling TimelineSemaphores for QCOM and Turnip 10 months ago
CamilleLaVey 40056a41ba Improved handling for Custom Border Color buggy impl on ARM/ QCOM and Turnip 10 months ago
lizzie 3ba2e72d44 fix 10 months ago
CamilleLaVey f14af8d16c Implement handling for texture cache flickering 10 months ago
crueter b03ffccaeb build 10 months ago
CamilleLaVey ce3788f200 attempt to fix building issues 10 months ago
CamilleLaVey 0205365682 Giving maintance to driver features and unused extensions 10 months ago
crueter 0d3cef65ad
fix clang-cl comp (#3044) 10 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 10 months ago
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026) 10 months ago
lizzie a27914f0f4
[vk] quick fix for EDS1,2 with VIDS (#3022) 10 months ago
Shinmegumi 3f226678dd
[vk] Fix fallback viewport/scissor origin handling (#294) 10 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 10 months ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 10 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 10 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 10 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 10 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 10 months ago
lizzie ca0bc65531
[cmake] fix compilation for Intel Atom N455 (#2872) 10 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 10 months ago
MaranBr 569dbfe8c0
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 10 months ago
JPikachu 1c4dae066b
[vk] Add back VIDS but disable on EDS0 (#2957) 10 months ago
crueter 9406438d51
[vk] disable VK_EXT_vertex_input_dynamic_state again (#2954) 10 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 10 months ago
JPikachu aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 11 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 11 months ago
MaranBr 06275885f1
[video_core] Remove redundant check on image_view and image_view_info (#2891) 11 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) 11 months ago
MaranBr 83c162d80d
[video_core] Fix regression on image_view and image_view_info (#2873) 11 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 11 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 11 months ago
MaranBr b2ac18173f
[video_core] Fix more edge cases in image_view and image_view_info (#2853) 11 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 11 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 11 months ago
MaranBr 73ebf59af7
[video_core] Improve texture rendering (#2830) 11 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 11 months ago
lizzie 7751f86c1b
[vk] Disable EDS on Mesa Intel integrated UHD drivers (#2788) 11 months ago
MaranBr cd4bcb91cc
[video_core] Better error messages (#2827) 11 months ago
unknown 199bc6a170
[texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 11 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 11 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 11 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 11 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 11 months ago
unknown 1c90b099d3
[texuter_cache] #ifdef image type linear return windows only (#2720) 11 months ago
Ribbit bfc10723bc
Revert "[vk] Tighten queue wait stages (#2734)" (#2751) 11 months ago
Ribbit 30482692c7
Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 11 months ago
Ribbit f273ac446b
[vk] Tighten queue wait stages (#2734) 11 months ago
crueter 0a54ac63f0
[vk] fix accidental functor param swap (#2743) 11 months ago
crueter 94ca83a6ca
[meta] fix some compilation errors (#2741) 11 months ago