Ryujinx/Ryujinx.Graphics/Texture
HorrorTroll 8a78a703f2 Implement B5G6R5Unorm, BGR5A1Unorm, RGBA32Uint, R16Unorm and Z16 texture format. Fix BC6H_UF16 from Unorm to Sfloat (#417)
* Implement B5G6R5Unorm & BGR5A1Unorm

* Implement RGBA32Uint

* Implement R16Unorm & Z16 texture format

* Fix BC6H_UF16 from Unorm to Sfloat
2018-09-17 02:24:55 +02:00
..
ASTCDecoder.cs
ASTCPixel.cs
BitArrayStream.cs
BlockLinearSwizzle.cs
ImageConverter.cs
ImageUtils.cs Implement B5G6R5Unorm, BGR5A1Unorm, RGBA32Uint, R16Unorm and Z16 texture format. Fix BC6H_UF16 from Unorm to Sfloat (#417) 2018-09-17 02:24:55 +02:00
IntegerEncoded.cs
ISwizzle.cs
LinearSwizzle.cs
TextureFactory.cs
TextureHelper.cs
TextureInfo.cs
TextureReader.cs
TextureSwizzle.cs
TextureWriter.cs