1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-26 01:26:47 -06: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
..