Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: glsl_get_bit_size() should take glsl_type | Rob Clark | 2016-05-12 | 1 | -1/+1 |
* | 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_locals_to_regs: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -4/+5 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: add bit_size info to nir_load_const_instr_create() | Samuel Iglesias Gonsálvez | 2016-04-11 | 1 | -1/+1 |
* | nir/locals_to_regs: adapt to different bit sizes | Connor Abbott | 2016-04-11 | 1 | -0/+1 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -3/+4 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -1/+1 |
* | nir: use const_index helpers | Rob Clark | 2016-02-09 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+396 |