aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/ShaderSpecializationState.cs
AgeCommit message (Expand)Author
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)1.1.549riperiperi
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
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-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan
2022-08-11Rename ToSpan to AsSpan (#3556)1.1.211gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-07-05Add support for alpha to coverage dithering (#3069)1.1.164gdkchan
2022-06-24Ensure texture ID is valid before getting texture descriptor (#3406)1.1.154gdkchan
2022-06-17Optimize Texture Binding and Shader Specialization Checks (#3399)1.1.149riperiperi
2022-05-12Implement Viewport Transform Disable (#3328)1.1.120riperiperi
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan