citra/src/video_core/host_shaders
GPUCode 85bd1be852
code: Add texture sampling option (#7118)
* This replaces the nearest neighbour filter that shouldn't have existed in the first place
2023-11-23 02:04:47 +02:00
..
format_reinterpreter Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
texture_filtering code: Add texture sampling option (#7118) 2023-11-23 02:04:47 +02:00
CMakeLists.txt code: Add texture sampling option (#7118) 2023-11-23 02:04:47 +02:00
full_screen_triangle.vert video_core: Add vulkan shaders (#6619) 2023-06-19 17:02:18 +03:00
opengl_present.frag Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
opengl_present.vert Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
opengl_present_anaglyph.frag Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
opengl_present_interlaced.frag Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
source_shader.h.in Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
StringShaderHeader.cmake Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
vulkan_blit_depth_stencil.frag video_core: Add vulkan shaders (#6619) 2023-06-19 17:02:18 +03:00
vulkan_depth_to_buffer.comp Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
vulkan_present.frag video_core: Add vulkan shaders (#6619) 2023-06-19 17:02:18 +03:00
vulkan_present.vert video_core: Add vulkan shaders (#6619) 2023-06-19 17:02:18 +03:00
vulkan_present_anaglyph.frag video_core: Add vulkan shaders (#6619) 2023-06-19 17:02:18 +03:00
vulkan_present_interlaced.frag video_core: Add vulkan shaders (#6619) 2023-06-19 17:02:18 +03:00