nir: Get rid of nir_shader::stage
[mesa.git] / src / compiler / nir / nir_lower_clamp_color_outputs.c
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-03-23 Matt Turnernir: Return progress from nir_lower_clamp_color_outputs().
2016-05-25 Matt Turnernir: Strengthen assertion that 'out' is nonnull.
2016-05-02 Rob Clarknir: make lower_clamp_color pass work after lower i/o
2016-04-30 Rob Clarknir: clamp-color-output support