dri: fromPlanar() can return NULL as a valid result
[mesa.git] / src / compiler / nir / nir_constant_expressions.py
2017-03-30 Jason Ekstrandnir: Add support for 8 and 16-bit types
2017-03-30 Jason Ekstrandnir/constant_expressions: Don't switch on bit size...
2017-03-30 Jason Ekstrandnir/constant_expressions: Pull the guts out into a...
2017-03-14 Jason Ekstrandnir/constant_expressions: Refactor helper functions
2017-03-10 Emil Velikovnir: remove shebang from python scripts
2016-12-19 Ian Romanicknir: Trivial clean ups in the generated nir_constant_ex...
2016-12-19 Ian Romanicknir: Silence unused parameter warnings in nir_constant_...
2016-12-19 Ian Romanicknir: Silence missing field initializer warnings for...
2016-05-26 Jason Ekstrandnir: Make nir_const_value a union
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-17 Iago Toral Quiroganir: rename nir_const_value fields to include bitsize...
2016-03-17 Connor Abbottnir: update opcode definitions for different bit sizes
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/