1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-07 19:15:00 +00:00
Ryujinx/Ryujinx.Graphics.OpenGL/Image
gdkchan 923089a298
Fast path for Inline-to-Memory texture data transfers (#3610)
* Fast path for Inline-to-Memory texture data transfers

* Only do it for block linear textures to be on the safe side
2022-08-26 02:16:41 +00:00
..
FormatConverter.cs
IntermmediatePool.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
ITextureInfo.cs
Sampler.cs
TextureBase.cs Fix sub-image copies on intel GPUs (#2198) 2021-04-13 03:09:42 +02:00
TextureBuffer.cs Fast path for Inline-to-Memory texture data transfers (#3610) 2022-08-26 02:16:41 +00:00
TextureCopy.cs
TextureStorage.cs
TextureView.cs Fast path for Inline-to-Memory texture data transfers (#3610) 2022-08-26 02:16:41 +00:00