]> git.tdb.fi Git - libs/gl.git/history - tests/glsl/binary_operators.glsl
Fold type conversions of constants
[libs/gl.git] / tests / glsl / binary_operators.glsl
2021-04-20 Mikko RasaFold type conversions of constants
2021-04-09 Mikko RasaConvert operands of shift operators to the same vector...
2021-03-14 Mikko RasaRemove the ParenthesizedExpression node type
2021-03-07 Mikko RasaAdditional rules for bit shift operators
2021-03-07 Mikko RasaProperly resolve arithmetic assignment operators
2021-03-05 Mikko RasaAssign a result type to all expressions