yuzu/src/video_core/textures
ameerj 31b125ef57 astc: Various robustness enhancements for the gpu decoder
These changes should help in reducing crashes/drivers panics that may
occur due to synchronization issues between the shader completion and
later access of the decoded texture.
2021-06-19 09:00:33 -04:00
..
astc.cpp astc: Various robustness enhancements for the gpu decoder 2021-06-19 09:00:33 -04:00
astc.h astc: Various robustness enhancements for the gpu decoder 2021-06-19 09:00:33 -04:00
decoders.cpp decoders: Break instead of continue 2021-06-04 05:12:14 -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 video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00