mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-13 13:37:00 +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 |
||
|---|---|---|
| .. | ||
| Astc | ||
| BlockLinearConstants.cs | ||
| BlockLinearLayout.cs | ||
| LayoutConverter.cs | ||
| OffsetCalculator.cs | ||
| Ryujinx.Graphics.Texture.csproj | ||
| Size.cs | ||
| SizeCalculator.cs | ||
| SizeInfo.cs | ||