Ryujinx/Ryujinx.Graphics.Gpu/Image
gdkchan 67b4e63cff
Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566)
* Delete MinAddress and MaxAddress from MultiRange

* Rename MultiRange.GetSlice to MultiRange.Slice
2023-03-19 17:31:35 +01:00
..
AutoDeleteCache.cs
FormatInfo.cs
FormatTable.cs Implement a software ETC2 texture decoder (#4121) 2022-12-21 20:39:58 -03:00
ITextureDescriptor.cs
Pool.cs Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
PoolCache.cs
ReductionFilter.cs
Sampler.cs
SamplerDescriptor.cs
SamplerMinFilter.cs Add XML documentation to Ryujinx.Graphics.Gpu.Image 2020-01-09 02:13:00 +01:00
SamplerMipFilter.cs
SamplerPool.cs
SamplerPoolCache.cs
Texture.cs
TextureBindingInfo.cs
TextureBindingsManager.cs
TextureCache.cs
TextureCompatibility.cs
TextureComponent.cs
TextureDependency.cs
TextureDescriptor.cs
TextureDescriptorType.cs
TextureGroup.cs
TextureGroupHandle.cs
TextureInfo.cs
TextureManager.cs
TextureMatchQuality.cs
TextureMsaaMode.cs
TexturePool.cs
TexturePoolCache.cs
TextureScaleMode.cs Use "Undesired" scale mode for certain textures rather than blacklisting (#2537) 2021-08-11 22:44:51 +02:00
TextureSearchFlags.cs
TextureTarget.cs
TextureViewCompatibility.cs