Ryujinx/Ryujinx.Graphics.Gpu/Image
2022-07-15 09:24:13 -03:00
..
AutoDeleteCache.cs
FormatInfo.cs Allow swizzles to match with "undefined" components (#1538) 2020-09-11 09:48:48 +10:00
FormatTable.cs
ITextureDescriptor.cs
Pool.cs
ReductionFilter.cs
Sampler.cs
SamplerDescriptor.cs
SamplerMinFilter.cs
SamplerMipFilter.cs
SamplerPool.cs
Texture.cs
TextureBindingInfo.cs
TextureBindingsManager.cs Bindless elimination for constant sampler handle (#3424) 2022-07-02 15:03:35 -03:00
TextureCache.cs
TextureCompatibility.cs
TextureComponent.cs
TextureDependency.cs Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001) 2021-03-02 19:30:54 -03:00
TextureDescriptor.cs Ensure texture ID is valid before getting texture descriptor (#3406) 2022-06-24 02:41:57 +02:00
TextureDescriptorType.cs
TextureGroup.cs
TextureGroupHandle.cs Fix various issues with texture sync (#3302) 2022-04-29 18:34:11 -03:00
TextureInfo.cs
TextureManager.cs
TextureMatchQuality.cs
TextureMsaaMode.cs Add XML documentation to Ryujinx.Graphics.Gpu.Image 2020-01-09 02:13:00 +01:00
TexturePool.cs
TexturePoolCache.cs
TextureScaleMode.cs
TextureSearchFlags.cs
TextureTarget.cs
TextureViewCompatibility.cs