aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/Translation/ShaderDefinitions.cs
AgeCommit message (Expand)Author
2024-05-14Add support for bindless textures from storage buffer on Vulkan (#6721)gdkchan
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