ryujinx/Ryujinx.Graphics.OpenGL/Image
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
..
FormatConverter.cs Implement S8D24 texture format and tweak depth range detection (#2458) 2022-03-15 03:42:08 +01:00
IntermmediatePool.cs Copy dependency for multisample and non-multisample textures (#3382) 2022-06-05 14:06:47 -03:00
ITextureInfo.cs
Sampler.cs
TextureBase.cs
TextureBuffer.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
TextureCopy.cs Copy dependency for multisample and non-multisample textures (#3382) 2022-06-05 14:06:47 -03:00
TextureStorage.cs
TextureView.cs Copy dependency for multisample and non-multisample textures (#3382) 2022-06-05 14:06:47 -03:00