Ryujinx/Ryujinx.Graphics.Texture/Astc
gdk 2e53b2e0e8 Add texture recompression support (disabled for now)
It recompresses ASTC textures into BC7, which might reduce VRAM usage significantly on games that uses ASTC textures
2022-06-17 22:46:59 +01:00
..
AstcDecoder.cs Add texture recompression support (disabled for now) 2022-06-17 22:46:59 +01:00
AstcDecoderException.cs Initial work 2020-01-09 02:13:00 +01:00
AstcPixel.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
Bits.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
BitStream128.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
EndPointSet.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
IntegerEncoded.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
IntegerSequence.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00