2944 Commits (1e06c6f752c3b257783347a705dbcae293f618db)

Author SHA1 Message Date
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 5 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 5 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 6 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 6 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 6 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 6 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 6 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 6 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 6 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 6 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 7 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 7 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 7 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 7 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 7 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 7 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 9 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 9 months ago
Ghost c47f6615d3
[vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) 10 months ago
lizzie 5091759a47
[vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40) 10 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 10 months ago
JPikachu 2946cdbd2d renderer: add area sampling scaling method (#201) 11 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 1 year ago
MrPurple666 b695ca5a2a Revert some wip changes 1 year ago
Zephyron 991770b84f build: fix linux compilation 1 year ago
Zephyron c57a5fef92 WIP: Enhance shader compilation performance and control 1 year ago
Pavel Barabanov 38737f26e5 Optimize SpiriV output 1 year ago
JPikachu 52eab40fc8 Implement LogicOP Workaround for Vulkan on AMD GPUs 1 year ago
darktux 2032d035a3 Removed telemetry and anonymized SCM (git) strings 2 years ago
darktux 616619c8f7 Port changes from Early Access 2 years ago
liamwhite a918ce6fe9 vk_rasterizer: flip scissor y on lower left origin mode (#13122) 2 years ago
Liam 71a6d3596a renderer_opengl: declare geometry stream support in profile 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
Liam ba17a8c2b8 gpu: dependency-inject scaling/antialiasing filter state for capture layers 2 years ago
Liam ce72818075 nvnflinger/gpu: implement applet capture 2 years ago
Liam 1c32e4157c nvnflinger/gpu: implement blending 2 years ago
Liam 85abd0243e video_core: defensively program around unmapped device pointers 2 years ago
Fernando Sahmkow 80d505b5cf Buffer Cache: Refactor to use Range sets instead 2 years ago
Fernando Sahmkow 4d97c54676 VideoCore: Move Slot Vector to Common 2 years ago
Liam 5ec76db392 nvnflinger/gpu: implement layer stack composition 2 years ago
Liam d2f98ce312 renderer_opengl: implement layer stack composition 2 years ago
Liam 2a314f9e2e renderer_opengl: split up blit screen resources into antialias and window adapt passes 2 years ago
Liam 64eb14d45a renderer_opengl: move out ownership of FSR resources 2 years ago
Liam dbcfa26891 renderer_opengl: move out FSR shader source construction 2 years ago
Liam bd9c228844 renderer_opengl: split out FXAA 2 years ago
Liam 5d9ae38249 renderer_opengl: split out SMAA 2 years ago
Liam e8fa898313 renderer_opengl: isolate core presentation code 2 years ago
Liam cd8049a5e2 video_core: consistently account for resolution scaling when rendering 2 years ago