Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add nir_builder support for individual system value loads. | Eric Anholt | 2016-08-19 | 1 | -11/+8 |
* | nir: Make lowering gl_LocalInvocationIndex optional | Jordan Justen | 2016-06-01 | 1 | -4/+12 |
* | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir/lower_system_values: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -16/+11 |
* | nir/builder: Add bit_size info to nir_build_imm() | Samuel Iglesias Gonsálvez | 2016-04-28 | 1 | -1/+1 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir/lower_system_values: Add support for several computed values | Jason Ekstrand | 2016-04-11 | 1 | -3/+70 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+98 |