mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2026-08-07 19:23:41 +00:00
* ASTC optimizations * Move code to Ryujinx.Common * Support 3D textures * Address feedback * Remove ASTC logging * Use stackalloc instead of a Buffer20 struct * Code style and cleanup * Respond to feedback * Rearrange public/private property ordering |
||
|---|---|---|
| .. | ||
| AstcDecoder.cs | ||
| AstcDecoderException.cs | ||
| AstcPixel.cs | ||
| Bits.cs | ||
| BitStream128.cs | ||
| EndPointSet.cs | ||
| IntegerEncoded.cs | ||
| IntegerSequence.cs | ||