Ryujinx/Ryujinx.Graphics.Shader/CodeGen
riperiperi f9c859c8ba
Index constant buffer vec4s using ternary expressions. (#1015)
* Index constant buffer vec4s using ternary expressions.

* Remove indexed path.

We determined that it had negligible impact.

* Revert "Remove indexed path."

This reverts commit 25ec4eddfa.

* Revert "Revert "Remove indexed path.""

This reverts commit 7cd52fecb5.
2020-03-29 13:24:54 -03:00
..
Glsl Index constant buffer vec4s using ternary expressions. (#1015) 2020-03-29 13:24:54 -03:00
Constants.cs Remove TranslatorConfig struct 2020-01-09 02:13:00 +01:00