aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Shader/GpuChannelGraphicsState.cs
AgeCommit message (Expand)Author
2024-05-14Add support for bindless textures from storage buffer on Vulkan (#6721)gdkchan
2023-08-13Delete ShaderConfig and organize shader resources/definitions better (#5509)gdkchan
2023-07-29Fix incorrect fragment origin when YNegate is enabled (#4673)gdkchan
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry