7226 Commits (abaa0fe1b7eba946f14148ea2dc9fd652eacdb2f)

Author SHA1 Message Date
CamilleLaVey abaa0fe1b7 Added QCOM helper for driver detections 5 months ago
CamilleLaVey b8b7aeab42 Profilling FP16 to FTZ usage in QCOM drivers 5 months ago
CamilleLaVey 7070bc427c Added FTZ optimizations and adjust pipeline float control handling for Qualcomm drivers 5 months ago
CamilleLaVey 47dcc87826 Re-enabling VK_KHR_shader_float_controls for further testing 5 months ago
CamilleLaVey 35179f1d9b Add suitability for Robustness2 5 months ago
CamilleLaVey 072bc2d4a7 Fix parenthesis/ build error 5 months ago
CamilleLaVey af281c58dd Improve float operations for ARM and Qualcomm drivers and other extensions workarounds 5 months ago
CamilleLaVey b62a2a30e7 Fix parenthesis/ build error 5 months ago
CamilleLaVey 8ef916f13d Improve float operations for ARM and Qualcomm drivers and other extensions workarounds 5 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 5 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 5 months ago
lizzie ca0bc65531
[cmake] fix compilation for Intel Atom N455 (#2872) 5 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 5 months ago
MaranBr 569dbfe8c0
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 5 months ago
JPikachu 1c4dae066b
[vk] Add back VIDS but disable on EDS0 (#2957) 5 months ago
crueter 9406438d51
[vk] disable VK_EXT_vertex_input_dynamic_state again (#2954) 5 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 5 months ago
JPikachu aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 5 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 5 months ago
MaranBr 06275885f1
[video_core] Remove redundant check on image_view and image_view_info (#2891) 5 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) 5 months ago
MaranBr 83c162d80d
[video_core] Fix regression on image_view and image_view_info (#2873) 5 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 5 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 5 months ago
MaranBr b2ac18173f
[video_core] Fix more edge cases in image_view and image_view_info (#2853) 5 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 5 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 5 months ago
MaranBr 73ebf59af7
[video_core] Improve texture rendering (#2830) 5 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 5 months ago
lizzie 7751f86c1b
[vk] Disable EDS on Mesa Intel integrated UHD drivers (#2788) 5 months ago
MaranBr cd4bcb91cc
[video_core] Better error messages (#2827) 5 months ago
unknown 199bc6a170
[texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 5 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 5 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 5 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 5 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 5 months ago
unknown 1c90b099d3
[texuter_cache] #ifdef image type linear return windows only (#2720) 5 months ago
Ribbit bfc10723bc
Revert "[vk] Tighten queue wait stages (#2734)" (#2751) 6 months ago
Ribbit 30482692c7
Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 6 months ago
Ribbit f273ac446b
[vk] Tighten queue wait stages (#2734) 6 months ago
crueter 0a54ac63f0
[vk] fix accidental functor param swap (#2743) 6 months ago
crueter 94ca83a6ca
[meta] fix some compilation errors (#2741) 6 months ago
Ribbit b389a72697
[vk] Initial Qualcomm proprietary driver fixes (#2732) 6 months ago
MaranBr 91493fa39b
[vk] Fast UBO: fix tracking (#2712) 6 months ago
Shinmegumi 776958c79d
[vk] Introduce Ring Buffers for Uniform Buffer (#2698) 6 months ago
CamilleLaVey b6241e4148
revert [vk] StreamBuffer Changes (#2684) (#2707) 6 months ago
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 6 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 6 months ago
Ribbit db65f10768
[vk] Unify RAII in Vulkan (#2679) 6 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 6 months ago