Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-28 | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 1 | -1/+1 |
2016-04-28 | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 1 | -1/+1 |
2016-04-28 | nir/lower_atomics: fixup for new foreach_block() | Connor Abbott | 1 | -25/+11 |
2016-04-20 | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 1 | -1/+1 |
2016-04-11 | nir: add bit_size info to nir_load_const_instr_create() | Samuel Iglesias Gonsálvez | 1 | -2/+3 |
2016-03-17 | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 1 | -3/+3 |
2016-03-17 | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 1 | -3/+3 |
2016-03-17 | nir: Add compute shader shared variable storage class | Jordan Justen | 1 | -1/+2 |
2016-02-09 | nir: use const_index helpers | Rob Clark | 1 | -2/+2 |
2016-01-26 | glsl: move to compiler/ | Emil Velikov | 1 | -1/+1 |
2016-01-26 | nir: move to compiler/ | Emil Velikov | 1 | -0/+166 |