ryujinx/Ryujinx.Graphics.Gpu/Image
riperiperi 4c6feb652f
Add seamless cubemap flag in sampler parameters. (#1658)
* Add seamless cubemap flag in sampler parameters.

* Check for the extension
2020-11-02 17:03:06 -03:00
..
AutoDeleteCache.cs
FormatInfo.cs
FormatTable.cs
Pool.cs
ReductionFilter.cs
Sampler.cs Add seamless cubemap flag in sampler parameters. (#1658) 2020-11-02 17:03:06 -03:00
SamplerDescriptor.cs Add seamless cubemap flag in sampler parameters. (#1658) 2020-11-02 17:03:06 -03:00
SamplerMinFilter.cs
SamplerMipFilter.cs
SamplerPool.cs
Texture.cs Support 3D BC4 and BC5 compressed textures (#1655) 2020-11-01 15:32:53 -03:00
TextureBindingInfo.cs
TextureBindingsManager.cs Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00
TextureCompatibility.cs Support 3D BC4 and BC5 compressed textures (#1655) 2020-11-01 15:32:53 -03:00
TextureComponent.cs
TextureDescriptor.cs
TextureDescriptorType.cs
TextureInfo.cs
TextureManager.cs Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00
TextureMsaaMode.cs
TexturePool.cs
TexturePoolCache.cs
TextureScaleMode.cs
TextureSearchFlags.cs
TextureTarget.cs
TextureViewCompatibility.cs