aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/Optimizations/BindlessToIndexed.cs
AgeCommit message (Expand)Author
2021-05-19Move shader resource descriptor creation out of the backend (#2290)gdkchan
2020-02-14Update bindless to indexed conversion code pattern match (#938)gdkchan
2020-01-09Remove some unused constants and other codegdk
2020-01-09Add partial support for array of samplers, and add pass to identify them from...gdk