yuzu/src/video_core/host_shaders
2023-06-25 18:43:23 -04:00
..
astc_decoder.comp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
blit_color_float.frag video_core: Implement maxwell3d draw texture method 2023-01-05 12:41:28 +08:00
block_linear_unswizzle_2d.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
block_linear_unswizzle_3d.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
CMakeLists.txt OpenGL: Add Local Memory warmup shader 2023-06-25 18:43:23 -04:00
convert_abgr8_to_d24s8.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
convert_d24s8_to_abgr8.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
convert_depth_to_float.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
convert_float_to_depth.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
convert_msaa_to_non_msaa.comp texture_cache: OpenGL: Implement MSAA uploads and copies 2023-02-11 15:43:07 -05:00
convert_non_msaa_to_msaa.comp texture_cache: OpenGL: Implement MSAA uploads and copies 2023-02-11 15:43:07 -05:00
convert_s8d24_to_abgr8.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fidelityfx_fsr.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
full_screen_triangle.vert Address feedback 2023-01-16 10:27:57 +08:00
fxaa.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fxaa.vert general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
opengl_convert_s8d24.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
opengl_copy_bc4.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
opengl_fidelityfx_fsr_easu.frag video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 2023-01-26 21:43:33 +01:00
opengl_fidelityfx_fsr_rcas.frag video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 2023-01-26 21:43:33 +01:00
opengl_fidelityfx_fsr.frag video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 2023-01-26 21:43:33 +01:00
opengl_lmem_warmup.comp OpenGL: Add Local Memory warmup shader 2023-06-25 18:43:23 -04:00
opengl_present_scaleforce.frag chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
opengl_present.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
opengl_present.vert general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
opengl_smaa.glsl general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
pitch_unswizzle.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
present_bicubic.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
present_gaussian.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
smaa_blending_weight_calculation.frag video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
smaa_blending_weight_calculation.vert video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
smaa_edge_detection.frag video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
smaa_edge_detection.vert video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
smaa_neighborhood_blending.frag video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
smaa_neighborhood_blending.vert video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
source_shader.h.in chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
StringShaderHeader.cmake video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
vulkan_blit_depth_stencil.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_color_clear.frag video_core: Implement vulkan clear specified channel 2023-01-28 12:53:05 +08:00
vulkan_color_clear.vert video_core: Implement vulkan clear specified channel 2023-01-28 12:53:05 +08:00
vulkan_fidelityfx_fsr_easu_fp16.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_fidelityfx_fsr_easu_fp32.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_fidelityfx_fsr_rcas_fp16.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_fidelityfx_fsr_rcas_fp32.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_present_scaleforce_fp16.frag chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
vulkan_present_scaleforce_fp32.frag chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
vulkan_present.frag general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_present.vert general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vulkan_quad_indexed.comp video_core: Implement vulkan QuadStrip topology 2022-12-26 11:37:34 +08:00
vulkan_turbo_mode.comp vulkan: implement 'turbo mode' clock booster 2023-01-04 22:22:01 -05:00
vulkan_uint8.comp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00