ryujinx/Ryujinx.Graphics.Gpu/Image
2021-01-19 14:19:52 +11:00
..
AutoDeleteCache.cs
FormatInfo.cs
FormatTable.cs gpu: Implement missing texture formats (#1867) 2021-01-05 06:02:49 +01:00
ITextureDescriptor.cs
Pool.cs Cache delegate for QueryModified, use regular multi handle. (#1771) 2020-12-03 19:34:32 +01:00
ReductionFilter.cs
Sampler.cs
SamplerDescriptor.cs
SamplerMinFilter.cs
SamplerMipFilter.cs
SamplerPool.cs
Texture.cs Enable parallel ASTC decoding by default (#1930) 2021-01-19 14:19:52 +11:00
TextureBindingInfo.cs
TextureBindingsManager.cs Support for resources on non-contiguous GPU memory regions (#1905) 2021-01-17 19:44:34 +01:00
TextureCompatibility.cs
TextureComponent.cs
TextureDescriptor.cs
TextureDescriptorType.cs
TextureInfo.cs Support for resources on non-contiguous GPU memory regions (#1905) 2021-01-17 19:44:34 +01:00
TextureManager.cs Support for resources on non-contiguous GPU memory regions (#1905) 2021-01-17 19:44:34 +01:00
TextureMatchQuality.cs
TextureMsaaMode.cs
TexturePool.cs Fix out of range exception when a invalid base lod is used (#1931) 2021-01-19 14:04:38 +11:00
TexturePoolCache.cs
TextureScaleMode.cs
TextureSearchFlags.cs
TextureTarget.cs
TextureViewCompatibility.cs