ryujinx/src/Ryujinx.Graphics.OpenGL/Image
gdkchan 841dd56f4c
Implement copy dependency for depth and color textures (#4365)
* Implement copy dependency for depth and color textures

* Revert changes added because R32 <-> D32 copies were illegal

* Restore depth alias matches
2023-10-31 19:00:39 -03:00
..
FormatConverter.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IntermmediatePool.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
ITextureInfo.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Sampler.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
TextureBase.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
TextureBuffer.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
TextureCopy.cs Implement copy dependency for depth and color textures (#4365) 2023-10-31 19:00:39 -03:00
TextureCopyIncompatible.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
TextureCopyMS.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
TextureStorage.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
TextureView.cs Implement copy dependency for depth and color textures (#4365) 2023-10-31 19:00:39 -03:00