mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
[mesa.git] / src / glsl / nir / nir_remove_dead_variables.c
2015-04-02 Kenneth Graunkenir: Free dead variables when removing them.
2015-04-02 Kenneth Graunkenir: Combine remove_dead_local_vars() and remove_dead_g...
2015-02-11 Matt Turnernir: Remove casts from void*.
2015-01-15 Jason Ekstrandutil/hash_set: Rework the API to know about hashing
2015-01-15 Jason Ekstrandnir: Make texture instruction names more consistent
2015-01-15 Connor Abbottnir: add a pass to remove unused variables