mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-23 07:02:30 +00:00
* Support partial invalidation on texture access * Fix typo * PR feedback * Fix modified size clamping |
||
|---|---|---|
| .. | ||
| AutoDeleteCache.cs | ||
| FormatInfo.cs | ||
| FormatTable.cs | ||
| Pool.cs | ||
| ReductionFilter.cs | ||
| Sampler.cs | ||
| SamplerDescriptor.cs | ||
| SamplerMinFilter.cs | ||
| SamplerMipFilter.cs | ||
| SamplerPool.cs | ||
| Texture.cs | ||
| TextureBindingInfo.cs | ||
| TextureBindingsManager.cs | ||
| TextureCompatibility.cs | ||
| TextureComponent.cs | ||
| TextureDescriptor.cs | ||
| TextureDescriptorType.cs | ||
| TextureInfo.cs | ||
| TextureManager.cs | ||
| TextureMsaaMode.cs | ||
| TexturePool.cs | ||
| TexturePoolCache.cs | ||
| TextureSearchFlags.cs | ||
| TextureTarget.cs | ||