1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-05 00:22:01 +00:00
Ryujinx/Ryujinx.Graphics.Shader/Translation/Optimizations
2021-06-20 20:48:12 +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 Move shader resource descriptor creation out of the backend (#2290) 2021-05-19 23:15:26 +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 Improve shader global memory to storage pass (#2200) 2021-04-18 12:31:39 +02:00