1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-06 01:06:03 +00:00
Ryujinx/Ryujinx.Graphics.Gpu/Image
gdkchan a15b951721
Fix wrong face culling once and for all (#1277)
* Viewport swizzle support on NV and clip origin

* Initialize default viewport swizzle state, emulate viewport swizzle on shaders when not supported

* Address PR feedback
2020-05-28 09:03:07 +10:00
..
AutoDeleteCache.cs
FormatInfo.cs
FormatTable.cs
Pool.cs
ReductionFilter.cs Address PR feedback 2020-01-09 02:13:00 +01:00
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 Support separate textures and samplers (#1216) 2020-05-27 16:07:10 +02:00
TexturePoolCache.cs
TextureSearchFlags.cs
TextureTarget.cs