Commit graph

3 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
gdkchan
0ef0fc044a
Small graphics abstraction layer cleanup (#3257) 2022-04-04 18:21:06 -03:00
gdkchan
654e617fe7 Some code cleanup 2020-01-09 02:13:00 +01:00
Renamed from Ryujinx.Graphics.GAL/Texture/Target.cs (Browse further)