ryubing/Ryujinx.Graphics.Texture
gdkchan 42c75dbb8f
Add support for BC1/2/3 decompression (for 3D textures) (#2987)
* Add support for BC1/2/3 decompression (for 3D textures)

* Optimize and clean up

* Unsafe not needed here

* Fix alpha value interpolation when a0 <= a1
2022-01-22 19:23:00 +01:00
..
Astc
BCnDecoder.cs Add support for BC1/2/3 decompression (for 3D textures) (#2987) 2022-01-22 19:23:00 +01:00
BlockLinearConstants.cs
BlockLinearLayout.cs
Bpp12Pixel.cs
LayoutConverter.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
OffsetCalculator.cs
PixelConverter.cs
Region.cs
Ryujinx.Graphics.Texture.csproj
Size.cs
SizeCalculator.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
SizeInfo.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00