nir: s/nir_type_unsigned/nir_type_uint
[mesa.git] / src / glsl / nir / nir_constant_expressions.py
2015-11-23 Jason Ekstrandnir: s/nir_type_unsigned/nir_type_uint
2015-10-16 Rob Clarkglsl: move half<->float convertion to util
2015-07-29 Matt Turnerglsl: Remove MSVC implementations of copysign and isnormal.
2015-03-19 Matt Turnermesa: Replace _mesa_round_to_even() with _mesa_roundeven().
2015-01-25 Jason Ekstrandnir: add new constant folding infrastructure