GreemDev-Ryujinx/Ryujinx.Graphics.Gpu
mageven 311c2661b8
Replace image format magic numbers with enums (#3631)
* Replace magic constants with enums

* Extra formatting

* Lower case ASTC dimensions

* Use uint for VertexAttributeFormat
2022-08-28 01:56:26 +00:00
..
Engine Fast path for Inline-to-Memory texture data transfers (#3610) 2022-08-26 02:16:41 +00:00
Image Replace image format magic numbers with enums (#3631) 2022-08-28 01:56:26 +00:00
Memory
Shader Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 2022-08-20 16:20:27 -03:00
Synchronization
ClassId.cs
Constants.cs
GpuChannel.cs
GpuContext.cs Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 2022-08-20 16:20:27 -03:00
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj
Window.cs