Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir+vtn: vec8+vec16 support | Rob Clark | 2019-12-21 | 1 | -1/+9 |
* | nir: add bit_size parameter to system values with multiple allowed bit sizes | Karol Herbst | 2019-01-21 | 1 | -2/+13 |
* | nir: Switch to using 1-bit Booleans for almost everything | Jason Ekstrand | 2018-12-16 | 1 | -38/+1 |
* | nir: Rename Boolean-related opcodes to include 32 in the name | Jason Ekstrand | 2018-12-16 | 1 | -1/+38 |
* | nir: add const_index parameters to system value builder function | Karol Herbst | 2018-11-14 | 1 | -2/+19 |
* | python: Better iterate over dictionaries | Mathieu Bridon | 2018-07-24 | 1 | -2/+2 |
* | python: Use the print function | Mathieu Bridon | 2018-07-06 | 1 | -1/+2 |
* | nir: mako all the intrinsics | Rob Clark | 2018-03-27 | 1 | -1/+23 |
* | nir: remove shebang from python scripts | Emil Velikov | 2017-03-10 | 1 | -1/+0 |
* | nir/builder: Generate the alu helpers directly in python | Jason Ekstrand | 2016-05-14 | 1 | -1/+13 |
* | nir: Remove spurious ; after nir_builder functions. | Jose Fonseca | 2016-04-28 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+38 |