UnleashedRecomp/UnleashedRecomp/gpu/shader
2024-12-13 21:21:58 +03:00
..
.gitignore Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00
copy_vs.hlsl Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00
csd_filter_ps.hlsl Move first party tools to tools folder. 2024-12-13 21:21:58 +03:00
enhanced_motion_blur_ps.hlsl Move first party tools to tools folder. 2024-12-13 21:21:58 +03:00
gamma_correction_ps.hlsl Move first party tools to tools folder. 2024-12-13 21:21:58 +03:00
gaussian_blur.hlsli Move first party tools to tools folder. 2024-12-13 21:21:58 +03:00
gaussian_blur_3x3.hlsl Depth of Field scaling fix. (#22) 2024-12-08 00:54:03 +03:00
gaussian_blur_5x5.hlsl Depth of Field scaling fix. (#22) 2024-12-08 00:54:03 +03:00
gaussian_blur_7x7.hlsl Depth of Field scaling fix. (#22) 2024-12-08 00:54:03 +03:00
gaussian_blur_9x9.hlsl Depth of Field scaling fix. (#22) 2024-12-08 00:54:03 +03:00
imgui_common.hlsli Implement SDF fonts. (#24) 2024-12-11 23:30:19 +03:00
imgui_ps.hlsl Implement SDF fonts. (#24) 2024-12-11 23:30:19 +03:00
imgui_vs.hlsl Implement text skew, grayscale image, and marquee fade. 2024-12-09 20:31:44 +03:00
movie_common.hlsli Move first party tools to tools folder. 2024-12-13 21:21:58 +03:00
movie_ps.hlsl Implement ImGui. 2024-11-09 21:47:50 +03:00
movie_vs.hlsl Implement ImGui. 2024-11-09 21:47:50 +03:00
resolve_msaa_depth.hlsli Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +03:00
resolve_msaa_depth_2x.hlsl Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00
resolve_msaa_depth_4x.hlsl Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00
resolve_msaa_depth_8x.hlsl Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00