Commit graph

3 commits

Author SHA1 Message Date
gdkchan
a3d579acb0 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
7ee25eb688 Small graphics abstraction layer cleanup (#3257) 2022-04-04 18:21:06 -03:00
gdkchan
d42edddefd Some code cleanup 2020-01-09 02:13:00 +01:00
Renamed from Ryujinx.Graphics.GAL/Texture/Target.cs (Browse further)