mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-08 08:38:01 +08: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