Ryujinx/Ryujinx.Graphics.Shader/Translation/Optimizations
gdkchan b8eb6abecc
Refactor shader GPU state and memory access (#1203)
* Refactor shader GPU state and memory access

* Fix NVDEC project build

* Address PR feedback and add missing XML comments
2020-05-06 11:02:28 +10:00
..
BindlessToIndexed.cs
BranchElimination.cs
ConstantFolding.cs
GlobalToStorage.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
HalfConversion.cs
Optimizer.cs
Simplification.cs