13 Commits (225f5ba19ffbdf0ef1b856697deba95b3ad79bdf)

Author SHA1 Message Date
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
ameerj 958ede1ed9 astc_decoder: Optimize the use EncodingData 5 years ago
ameerj f4409c9db9 astc.h: Move data to cpp implementation 5 years ago
ameerj 79621cca95 astc_decoder.comp: Remove unnecessary LUT SSBOs 5 years ago
ameerj fe7d3006f5 astc: Various robustness enhancements for the gpu decoder 5 years ago
ameerj e5da434498 textures: Reintroduce CPU ASTC decoder 5 years ago
ameerj e0977af861 astc_decoder: Refactor for style and more efficient memory use 5 years ago
ameerj 113734e488 renderer_opengl: Accelerate ASTC texture decoding with a compute shader 5 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 5 years ago
ReinUsesLisp 3989075e5f gl_rasterizer_cache: Move format conversion to its own file 7 years ago
FernandoS27 82d04c5e99 Fix ASTC Decompressor to support depth parameter 8 years ago
bunnei 9feb7f7a63 gl_rasterizer: Implement texture format ASTC_2D_4X4. 8 years ago