You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ameerj a5bff8e9b3 astc_decoder: Combine FastReplicate functions to work around new NV driver bug 4 years ago
..
CMakeLists.txt Vulkan: implement D24S8 <-> RGBA8 convertions. 4 years ago
StringShaderHeader.cmake host_shaders: Modify shader cmake integration to allow for larger shaders 5 years ago
astc_decoder.comp astc_decoder: Combine FastReplicate functions to work around new NV driver bug 4 years ago
block_linear_unswizzle_2d.comp host_shaders: Add block linear upload compute shaders 5 years ago
block_linear_unswizzle_3d.comp host_shaders: Add block linear upload compute shaders 5 years ago
convert_abgr8_to_d24s8.frag Texture Cache: Correct conversion shaders. 4 years ago
convert_d24s8_to_abgr8.frag Texture Cache: Correct conversion shaders. 4 years ago
convert_depth_to_float.frag host_shaders: Add shaders to convert between depth and color images 5 years ago
convert_float_to_depth.frag host_shaders: Add shaders to convert between depth and color images 5 years ago
fidelityfx_fsr.comp Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
full_screen_triangle.vert host_shaders: Add shader to render a full screen triangle 5 years ago
fxaa.frag host_shaders: Misc copyright/style changes 4 years ago
fxaa.vert host_shaders: Misc copyright/style changes 4 years ago
opengl_copy_bc4.comp host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 5 years ago
opengl_present.frag host_shaders: Add copyright headers to OpenGL present shaders 5 years ago
opengl_present.vert host_shaders: Add copyright headers to OpenGL present shaders 5 years ago
opengl_present_scaleforce.frag Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
pitch_unswizzle.comp host_shaders: Add pitch linear upload compute shader 5 years ago
present_bicubic.frag host_shaders: Misc copyright/style changes 4 years ago
present_gaussian.frag HostShader: fix Gaussian filter. 4 years ago
source_shader.h.in host_shaders: Modify shader cmake integration to allow for larger shaders 5 years ago
vulkan_blit_color_float.frag host_shaders: Add texture color blit fragment shader 5 years ago
vulkan_blit_depth_stencil.frag host_shaders: Add helper to blit depth stencil fragment shader 5 years ago
vulkan_fidelityfx_fsr_easu_fp16.comp Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
vulkan_fidelityfx_fsr_easu_fp32.comp Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
vulkan_fidelityfx_fsr_rcas_fp16.comp Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
vulkan_fidelityfx_fsr_rcas_fp32.comp Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
vulkan_present.frag host_shaders: Add shaders to present to the swapchain 5 years ago
vulkan_present.vert host_shaders: Add shaders to present to the swapchain 5 years ago
vulkan_present_scaleforce_fp16.frag Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
vulkan_present_scaleforce_fp32.frag Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
vulkan_quad_indexed.comp host_shaders: Add Vulkan assembler compute shaders 5 years ago
vulkan_uint8.comp video_core: Reimplement the buffer cache 5 years ago