2941 Commits (47d687ca684cf5be6861aa69c4dd8b244d29be93)

Author SHA1 Message Date
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 10 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 10 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 10 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 10 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 10 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 10 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 10 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 11 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 11 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 11 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 11 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 11 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 11 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 12 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 1 year ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 1 year ago
Ghost c47f6615d3
[vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) 1 year ago
lizzie 5091759a47
[vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40) 1 year ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 1 year ago
JPikachu 2946cdbd2d renderer: add area sampling scaling method (#201) 1 year 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) 3 years ago
Liam 71a6d3596a renderer_opengl: declare geometry stream support in profile 3 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 3 years ago
Liam ba17a8c2b8 gpu: dependency-inject scaling/antialiasing filter state for capture layers 3 years ago
Liam ce72818075 nvnflinger/gpu: implement applet capture 3 years ago
Liam 1c32e4157c nvnflinger/gpu: implement blending 3 years ago
Liam 85abd0243e video_core: defensively program around unmapped device pointers 3 years ago
Fernando Sahmkow 80d505b5cf Buffer Cache: Refactor to use Range sets instead 3 years ago
Fernando Sahmkow 4d97c54676 VideoCore: Move Slot Vector to Common 3 years ago
Liam 5ec76db392 nvnflinger/gpu: implement layer stack composition 3 years ago
Liam d2f98ce312 renderer_opengl: implement layer stack composition 3 years ago
Liam 2a314f9e2e renderer_opengl: split up blit screen resources into antialias and window adapt passes 3 years ago
Liam 64eb14d45a renderer_opengl: move out ownership of FSR resources 3 years ago
Liam dbcfa26891 renderer_opengl: move out FSR shader source construction 3 years ago
Liam bd9c228844 renderer_opengl: split out FXAA 3 years ago
Liam 5d9ae38249 renderer_opengl: split out SMAA 3 years ago
Liam e8fa898313 renderer_opengl: isolate core presentation code 3 years ago
Liam cd8049a5e2 video_core: consistently account for resolution scaling when rendering 3 years ago
Liam 84678c7014 video_core: simplify accelerated surface fetch and crop handling between APIs 3 years ago
Fernando Sahmkow 241c64e43b Core: Eliminate core/memory dependancies. 3 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 3 years ago