1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 23:13:50 +01:00
Ryujinx/Ryujinx.HLE/Gpu/Texture
HorrorTroll bf28d8f1aa Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377)
* Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format

* Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format

* Revert "Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format"

This reverts commit aea5c9db3a.

* Conflicts fix

* Wrong fix

* E

* e
2018-09-01 18:25:49 -03:00
..
BlockLinearSwizzle.cs
ISwizzle.cs
LinearSwizzle.cs
TextureFactory.cs Rendertarget attachments, texture and image changes (#358) 2018-08-19 22:25:26 -03:00
TextureHelper.cs Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377) 2018-09-01 18:25:49 -03:00
TextureInfo.cs
TextureReader.cs Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377) 2018-09-01 18:25:49 -03:00
TextureSwizzle.cs
TextureWriter.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00