glsl: don't lower builtins to mediump that don't allow it
[mesa.git] / src / compiler / glsl / builtin_int64.h
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...