1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-30 19:46:49 -06:00

1 Commits

Author SHA1 Message Date
gdkchan
a3e7bb8eb4
Copy dependency for multisample and non-multisample textures (#3382)
* Use copy dependency for textures that differs in multisample but are otherwise compatible

* Remove allowMs flag as it's no longer required for correctness, it's just an optimization now

* Dispose intermmediate pool
2022-06-05 14:06:47 -03:00