suyu/src/video_core/textures
yzct12345 f56d0db5bd
decoders: Optimize swizzle copy performance (#6790)
This makes UnswizzleTexture up to two times faster. It is the main bottleneck in NVDEC video decoding.
2021-08-02 11:18:58 -04:00
..
astc.cpp video_core: Silence signed/unsigned mismatch warnings 2021-06-28 09:21:42 -04:00
astc.h astc_decoder.comp: Remove unnecessary LUT SSBOs 2021-06-19 10:56:13 -04:00
decoders.cpp decoders: Optimize swizzle copy performance (#6790) 2021-08-02 11:18:58 -04:00
decoders.h renderer_vulkan: Accelerate ASTC decoding 2021-03-13 12:16:03 -05:00
texture.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
texture.h shader: Initial OpenGL implementation 2021-07-22 21:51:30 -04:00