gallivm: add InstSimplify pass
[mesa.git] / src / compiler / glsl / int64.glsl
2017-06-21 Ian Romanickglsl: Update build instructions for int64.glsl
2017-03-01 Jason Ekstrandglsl/int64: Fix a typo in imod64
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64%64 => 64 modulus
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64/64 => 64 division
2017-01-20 Ian Romanickglsl: Add "built-in" function for 64-bit integer sign()
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64x64 => 64 multip...