aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/AttributeType.cs
AgeCommit message (Expand)Author
2023-08-29Geometry shader emulation for macOS (#5551)gdkchan
2023-08-16Implement scaled vertex format emulation (#5564)gdkchan
2023-08-13Delete ShaderConfig and organize shader resources/definitions better (#5509)gdkchan
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry