1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-03-12 02:09:40 -05:00
gdkchan 923089a298
Fast path for Inline-to-Memory texture data transfers (#3610)
* Fast path for Inline-to-Memory texture data transfers

* Only do it for block linear textures to be on the safe side
2022-08-26 02:16:41 +00:00
..