mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-04-05 22:39:42 +00:00
* Convert 1D texture targets to 2D * Fix typo * Simplify some code * Should mask that too * Consistency |
||
|---|---|---|
| .. | ||
| 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 | ||
| TextureScaleMode.cs | ||
| TextureSearchFlags.cs | ||
| TextureTarget.cs | ||
| TextureViewCompatibility.cs | ||