aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/Shader.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-25Refactor attribute handling on the shader generator (#4565)gdkchan
2022-10-02Avoid allocating unmanaged string per shader (#3730)mageven
2022-08-17Removed extra semicolons. (#3594)Nicholas Rodine
2022-07-31Vulkan backend (#2518)gdkchan