1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/textures
greggameplayer c8b3f09876 Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)
* Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB
( needed by Mario+Rabbids Kingdom Battle )

* Small placement correction
2018-11-12 18:34:54 -08:00
..
astc.cpp Fix ASTC Decompressor to support depth parameter 2018-11-01 19:22:12 -04:00
astc.h Fix ASTC Decompressor to support depth parameter 2018-11-01 19:22:12 -04:00
decoders.cpp Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) 2018-11-12 18:34:54 -08:00
decoders.h Fix ASTC formats 2018-11-01 13:08:19 -04:00
texture.h set sampler max lod, min lod, lod bias and max anisotropy 2018-11-11 16:31:00 -03:00