nir: support lowering clipdist to arrays
[mesa.git] / src / compiler / nir / nir_opcodes_c.py
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-03-06 Iago Toral Quirogacompiler/nir: add an is_conversion field to nir_op_info
2018-12-05 Jason Ekstrandnir: Make boolean conversions sized just like the others
2018-12-05 Jason Ekstrandnir/opcodes: Pull in the type helpers from constant_exp...
2018-07-24 Karol Herbstnir: rename f2f16_undef to f2f16
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
2018-07-06 Mathieu Bridonpython: Use the print function
2018-04-26 Karol Herbstnir: support converting to 8-bit integers in nir_type_c...
2017-12-06 Jose Maria Casanov... nir: Handle fp16 rounding modes at nir_type_conversion_op
2017-12-06 Eduardo Lima Mitevnir: Populate conversion opcodes to 16-bit types
2017-03-21 Vinson Leenir: Add positional argument specifiers.
2017-03-14 Jason Ekstrandnir: Rework conversion opcodes
2017-03-10 Emil Velikovnir: remove shebang from python scripts
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/