Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Make boolean conversions sized just like the others | Jason Ekstrand | 2018-12-05 | 1 | -18/+12 |
* | nir/opcodes: Pull in the type helpers from constant_expressions | Jason Ekstrand | 2018-12-05 | 1 | -8/+3 |
* | nir: rename f2f16_undef to f2f16 | Karol Herbst | 2018-07-24 | 1 | -4/+4 |
* | python: Better iterate over dictionaries | Mathieu Bridon | 2018-07-24 | 1 | -1/+1 |
* | python: Use the print function | Mathieu Bridon | 2018-07-06 | 1 | -1/+3 |
* | nir: support converting to 8-bit integers in nir_type_conversion_op | Karol Herbst | 2018-04-26 | 1 | -1/+6 |
* | nir: Handle fp16 rounding modes at nir_type_conversion_op | Jose Maria Casanova Crespo | 2017-12-06 | 1 | -1/+14 |
* | nir: Populate conversion opcodes to 16-bit types | Eduardo Lima Mitev | 2017-12-06 | 1 | -1/+1 |
* | nir: Add positional argument specifiers. | Vinson Lee | 2017-03-21 | 1 | -1/+1 |
* | nir: Rework conversion opcodes | Jason Ekstrand | 2017-03-14 | 1 | -0/+66 |
* | nir: remove shebang from python scripts | Emil Velikov | 2017-03-10 | 1 | -1/+0 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+55 |