glsl: add AoA support for atomic counters
[mesa.git] / src / glsl / nir / nir_types.h
2015-09-21 Emil Velikovnir: add C wrapper around glsl_type::record_location_offset
2015-09-21 Emil Velikovnir: move stdio.h inclusion before extern C
2015-08-17 Kenneth Graunkenir: Add a glsl_uint_type() wrapper.
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