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 25ec4eddfa441e802bd957dfaabc83b23c6bae38.

* Revert "Revert "Remove indexed path.""

This reverts commit 7cd52fecb529dcb9e1a574533bd38531319f1268.
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