nir: Fix typo in "ushr by 0" algebraic replacement
[mesa.git] / src / glsl / nir / nir_types.h
2015-03-25 Kenneth Graunkenir: Add glsl_float_type() wrapper.
2015-01-29 Eric Anholtnir: Add a couple of helpers for glsl types.
2015-01-15 Jason Ekstrandnir: Use an integer index for specifying structure...
2015-01-15 Connor Abbottnir: add a simple C wrapper around glsl_types.h