This website requires JavaScript.
Explore
Help
Sign In
hugopeixoto
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
27ec749bdf
yuzu
/
src
/
video_core
/
host_shaders
History
Liam
600f325d87
general: fix spelling mistakes
2023-03-12 11:33:01 -04:00
..
astc_decoder.comp
general: fix spelling mistakes
2023-03-12 11:33:01 -04:00
blit_color_float.frag
block_linear_unswizzle_2d.comp
block_linear_unswizzle_3d.comp
CMakeLists.txt
texture_cache: OpenGL: Implement MSAA uploads and copies
2023-02-11 15:43:07 -05:00
convert_abgr8_to_d24s8.frag
convert_d24s8_to_abgr8.frag
convert_depth_to_float.frag
convert_float_to_depth.frag
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
fidelityfx_fsr.comp
full_screen_triangle.vert
Address feedback
2023-01-16 10:27:57 +08:00
fxaa.frag
fxaa.vert
opengl_convert_s8d24.comp
opengl_copy_bc4.comp
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_present_scaleforce.frag
opengl_present.frag
opengl_present.vert
opengl_smaa.glsl
general: fix spelling mistakes
2023-03-12 11:33:01 -04:00
pitch_unswizzle.comp
present_bicubic.frag
present_gaussian.frag
smaa_blending_weight_calculation.frag
smaa_blending_weight_calculation.vert
smaa_edge_detection.frag
smaa_edge_detection.vert
smaa_neighborhood_blending.frag
smaa_neighborhood_blending.vert
source_shader.h.in
StringShaderHeader.cmake
vulkan_blit_depth_stencil.frag
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
vulkan_fidelityfx_fsr_easu_fp32.comp
vulkan_fidelityfx_fsr_rcas_fp16.comp
vulkan_fidelityfx_fsr_rcas_fp32.comp
vulkan_present_scaleforce_fp16.frag
vulkan_present_scaleforce_fp32.frag
vulkan_present.frag
vulkan_present.vert
vulkan_quad_indexed.comp
vulkan_turbo_mode.comp
vulkan_uint8.comp