ryujinx/Ryujinx.Graphics.Shader/Translation/Optimizations
2021-06-09 00:42:25 +02:00
..
BindlessElimination.cs Support bindless textures with separate constant buffers for texture and sampler (#2339) 2021-06-09 00:42:25 +02:00
BindlessToIndexed.cs
BranchElimination.cs
ConstantFolding.cs
GlobalToStorage.cs
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