Ryujinx/Ryujinx.Graphics.OpenGL/Image
riperiperi 38be18ef2a
Fix intel view copy workaround. (#2216)
The texture target must be taken from the storage rather than the view, when using the storage handle for the copy.
2021-04-17 22:16:28 +02:00
..
ITextureInfo.cs Fix intel view copy workaround. (#2216) 2021-04-17 22:16:28 +02:00
Sampler.cs Add seamless cubemap flag in sampler parameters. (#1658) 2020-11-02 17:03:06 -03:00
TextureBase.cs Fix sub-image copies on intel GPUs (#2198) 2021-04-13 03:09:42 +02:00
TextureBuffer.cs Improve Buffer Textures and flush Image Stores (#2088) 2021-03-08 18:43:39 -03:00
TextureCopy.cs Fix intel view copy workaround. (#2216) 2021-04-17 22:16:28 +02:00
TextureStorage.cs Fix intel view copy workaround. (#2216) 2021-04-17 22:16:28 +02:00
TextureView.cs Fix intel view copy workaround. (#2216) 2021-04-17 22:16:28 +02:00