aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/StructuredIr/TextureDefinition.cs
AgeCommit message (Expand)Author
2024-04-22Add support for bindless textures from shader input (vertex buffer) on Vulkan...gdkchan
2024-04-07Add support for large sampler arrays on Vulkan (#6489)gdkchan
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-07-03Stop identifying shader textures with handle and cbuf, use binding instead (#...gdkchan