Ryujinx/Ryujinx.Graphics.Shader/Translation/Optimizations
2021-08-11 23:01:06 +02:00
..
BindlessElimination.cs Fix separate bindless sampler at offset 0 (#2360) 2021-06-20 20:48:12 +02:00
BindlessToIndexed.cs Move shader resource descriptor creation out of the backend (#2290) 2021-05-19 23:15:26 +02:00
BranchElimination.cs
ConstantFolding.cs
GlobalToStorage.cs Workaround for Intel FrontFacing built-in variable bug (#2540) 2021-08-11 23:01:06 +02:00
HalfConversion.cs
Optimizer.cs Fix shaders with mixed PBK and SSY addresses on the stack (#2329) 2021-06-03 01:41:53 +02:00
Simplification.cs
Utils.cs