155 Commits (928961a6154dfe1849f74a5a93a1c75deab6c164)

Author SHA1 Message Date
Samuel 86ba79b1ba
[vulkan, sgsr] Adjustments to SGSR implementation (#4293) 3 weeks ago
crueter 3e07b466eb
[vulkan] Adjustments on MSAA and BlitHelpers (#4287) 3 weeks ago
crueter 8648c27cbb
[cmake] Simplify DetectPlatform and normalize platform names (#4183) 1 month ago
CamilleLaVey 5e1d5e82dc
[vulkan] Re-adjusting ASTC resolve (#4250) 1 month ago
CamilleLaVey eb9280dedf
[vulkan] 4th Vulkan Global Maintenance (#4212) 2 months ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 2 months ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 2 months ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 3 months ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 months ago
CamilleLaVey b3cc8723c1
[vulkan] 2nd Vulkan Global Maintenance (#3853) 5 months ago
lizzie 876884e783
[video_core/host_shaders] unroll lanczos loop for slightly better perf (#3754) 5 months ago
crueter 3ce5463d2d
[cmake] Remove shader dir regeneration (#3813) 6 months ago
lizzie f2c46eadc1
[ports] build fixes for *BSD make (#3496) 6 months ago
wildcard e10f55d9db
[host_shaders] Store the value of results instead of discarding it (#3464) 7 months ago
lizzie d536a66010
[port, cmake] fix NetBSD/OpenBSD 7.8 build failure, update documentation (#3272) 7 months ago
lizzie acf7deea95
[vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432) 8 months ago
crueter 89f72d286a
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289) 8 months ago
Forrest Keller ecd01e13fd
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246) 8 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 11 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 11 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 12 months ago
lizzie b66adfe04c
[vulkan] add native cubic filtering (#88) 1 year ago
JPikachu 2946cdbd2d renderer: add area sampling scaling method (#201) 1 year ago
MrPurple666 d75dc79f26 Some fixes before Release (#92) 1 year ago
Zephyron 45683a4034 video_core/vulkan: Improve texture format conversion handling 2 years ago
Zephyron 3e835ac3aa video_core: Add new shader format conversion pipelines 2 years ago
Zephyron 5cb3153f15 video_core: Add sRGB to D24S8 depth-stencil conversion support 2 years ago
Liam 47eeb0008b host_shaders: add vendor workaround for adreno drivers 3 years ago
Liam 1c32e4157c nvnflinger/gpu: implement blending 3 years ago
Liam f727f13cb9 renderer_vulkan: implement layer stack composition 3 years ago
Liam cc8493ea2e renderer_vulkan: convert FSR to graphics pipeline 3 years ago
Liam bd9c228844 renderer_opengl: split out FXAA 3 years ago
Viktor Szépe e895ebb546 Fix typos in video_core 3 years ago
Squall-Leonhart 3785a469c0 Changes based on hardware tests 3 years ago
Squall Leonhart 0fff99d0eb added missing trailing line. 3 years ago
Squall-Leonhart 9e0b778d11 use texelfetch instead of texturelod 3 years ago
Squall-Leonhart 69ab83ae87 Another missing copy connected to Bravely Default II 3 years ago
Squall-Leonhart e84147e2fa Implement missing formats for Bravely Default 2 3 years ago
Squall Leonhart c3658018b1 update shader to confirmed format copy 3 years ago
Squall-Leonhart 15a624a6df lets not convert depth to greyscale since this makes the exhaust and tire smoke light gray/white 3 years ago
Squall-Leonhart ec6ba091cf Implements D32_Float to A8B8G8R8_UNORM format copy 3 years ago
GPUCode 30c67e5bb0 host_shaders: More proper handling of x2 MSAA copies 3 years ago
Fernando Sahmkow e0477e40bd Query Cache: Fix Prefix Sums 3 years ago
Fernando Sahmkow 6b0a777d19 Query Cache: Simplify Prefix Sum compute shader 3 years ago
Fernando Sahmkow c2880497ce Query Cache: Implement host side sample counting. 3 years ago
Fernando Sahmkow 5ea12207f3 Query Cachge: Fully rework Vulkan's query cache 3 years ago
Feng Chen 666bdc1125 video_core: Fix d24r8/s8d24 convert shader build error in moltenvk 3 years ago
Kelebek1 5d1961ad67 Masked depthstencil clears 3 years ago
Ameer J 4c1cf94f3a flatten color_values 3 years ago
Ameer J 18328533d0 flatten encoding_values 3 years ago