Ryujinx/Ryujinx.Graphics.Gpu/Image
gdkchan 8e64984158
Support partial invalidation on texture access (#1000)
* Support partial invalidation on texture access

* Fix typo

* PR feedback

* Fix modified size clamping
2020-03-20 14:17:11 +11:00
..
AutoDeleteCache.cs
FormatInfo.cs
FormatTable.cs
Pool.cs
ReductionFilter.cs
Sampler.cs Add sampler border color support on the GPU (#893) 2020-01-17 09:55:38 +01:00
SamplerDescriptor.cs Add sampler border color support on the GPU (#893) 2020-01-17 09:55:38 +01:00
SamplerMinFilter.cs
SamplerMipFilter.cs
SamplerPool.cs Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
Texture.cs Support partial invalidation on texture access (#1000) 2020-03-20 14:17:11 +11:00
TextureBindingInfo.cs
TextureBindingsManager.cs Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
TextureCompatibility.cs
TextureComponent.cs
TextureDescriptor.cs
TextureDescriptorType.cs
TextureInfo.cs
TextureManager.cs Support partial invalidation on texture access (#1000) 2020-03-20 14:17:11 +11:00
TextureMsaaMode.cs
TexturePool.cs Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
TexturePoolCache.cs
TextureSearchFlags.cs
TextureTarget.cs