mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
[mesa.git] / src / glsl / nir / nir_dominance.c
2015-08-24 Kenneth Graunkenir: Delete the nir_function_impl::start_block field.
2015-02-20 Jason Ekstrandnir/dominance: Add a constant-time mechanism for compar...
2015-02-20 Jason Ekstrandnir/dominance: Expose the dominance intersection function
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: Add a basic metadata management system
2015-01-15 Connor Abbottnir: calculate dominance information