mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 00:48:38 +00:00
49f970d5bd
* Add support for CAL and RET shader instructions * Remove unused stuff * Fix a bug that could cause the wrong values to be passed to a function * Avoid repopulating function id dictionary every time * PR feedback * Fix vertex shader A/B merge |
||
---|---|---|
.. | ||
BindlessElimination.cs | ||
BindlessToIndexed.cs | ||
BranchElimination.cs | ||
ConstantFolding.cs | ||
GlobalToStorage.cs | ||
HalfConversion.cs | ||
Optimizer.cs | ||
Simplification.cs |