aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/GpuChannelGraphicsState.cs
AgeCommit message (Expand)Author
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)1.1.549riperiperi
2022-12-04GPU: Use lazy checks for specialization state (#4004)1.1.419riperiperi
2022-11-17GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847)1.1.355riperiperi
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-07-05Add support for alpha to coverage dithering (#3069)1.1.164gdkchan
2022-05-12Implement Viewport Transform Disable (#3328)1.1.120riperiperi
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan