citra/src/video_core/host_shaders
Stuart Kenny 691e09473e
video_core: Add MMPX texture filter (#6564)
* video_core: Add MMPX texture shader

* mmpx: Apply mix to mask alpha edge artifacting

* mmpx: Do not use deprecated texture fuction.
2023-05-31 11:55:46 +03:00
..
format_reinterpreter Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
texture_filtering video_core: Add MMPX texture filter (#6564) 2023-05-31 11:55:46 +03:00
CMakeLists.txt video_core: Add MMPX texture filter (#6564) 2023-05-31 11:55:46 +03:00
full_screen_triangle.vert
opengl_present_anaglyph.frag
opengl_present_interlaced.frag
opengl_present.frag
opengl_present.vert
source_shader.h.in
StringShaderHeader.cmake