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.
 
 
 
 
 
 
ReinUsesLisp 3b595fe8b2 glasm: Prepare XFB from state instead of global registers 5 years ago
..
CMakeLists.txt cmake: Fix find_program usage for 3.15 5 years ago
StringShaderHeader.cmake host_shaders: Modify shader cmake integration to allow for larger shaders 5 years ago
astc_decoder.comp astc_decoder.comp: Remove unnecessary LUT SSBOs 5 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_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
full_screen_triangle.vert host_shaders: Add shader to render a full screen triangle 5 years ago
opengl_copy_bc4.comp host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 5 years ago
opengl_copy_bgra.comp renderer_opengl: Swizzle BGR textures on copy 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
pitch_unswizzle.comp host_shaders: Add pitch linear upload compute shader 5 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_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_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