litucks-torzu/src/video_core/host_shaders
ameerj 20eb368e14 renderer_vulkan: Accelerate ASTC decoding
Co-Authored-By: Rodrigo Locatti <reinuseslisp@airmail.cc>
2021-03-13 12:16:03 -05:00
..
astc_decoder.comp renderer_vulkan: Accelerate ASTC decoding 2021-03-13 12:16:03 -05:00
block_linear_unswizzle_2d.comp
block_linear_unswizzle_3d.comp
CMakeLists.txt host_shaders: Modify shader cmake integration to allow for larger shaders 2021-03-13 12:16:03 -05:00
convert_depth_to_float.frag host_shaders: Add shaders to convert between depth and color images 2020-12-30 01:48:44 -03:00
convert_float_to_depth.frag host_shaders: Add shaders to convert between depth and color images 2020-12-30 01:48:44 -03:00
full_screen_triangle.vert
opengl_copy_bc4.comp
opengl_copy_bgra.comp renderer_opengl: Swizzle BGR textures on copy 2021-03-04 14:14:19 -05:00
opengl_present.frag
opengl_present.vert
pitch_unswizzle.comp
source_shader.h.in host_shaders: Modify shader cmake integration to allow for larger shaders 2021-03-13 12:16:03 -05:00
StringShaderHeader.cmake host_shaders: Modify shader cmake integration to allow for larger shaders 2021-03-13 12:16:03 -05:00
vulkan_blit_color_float.frag host_shaders: Add texture color blit fragment shader 2020-12-30 02:00:48 -03:00
vulkan_blit_depth_stencil.frag host_shaders: Add helper to blit depth stencil fragment shader 2020-12-30 02:02:07 -03:00
vulkan_present.frag host_shaders: Add shaders to present to the swapchain 2020-12-30 01:59:12 -03:00
vulkan_present.vert host_shaders: Add shaders to present to the swapchain 2020-12-30 01:59:12 -03:00
vulkan_quad_indexed.comp host_shaders: Add Vulkan assembler compute shaders 2020-12-30 02:03:50 -03:00
vulkan_uint8.comp video_core: Reimplement the buffer cache 2021-02-13 02:17:22 -03:00