Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/lower_var_copies: Use a shader rather than a void *mem_ctx | Jason Ekstrand | 2016-12-30 | 1 | -8/+9 |
* | nir: Make nir_copy_deref follow the "clone" pattern | Jason Ekstrand | 2016-12-30 | 1 | -2/+2 |
* | nir: glsl_get_bit_size() should take glsl_type | Rob Clark | 2016-05-12 | 1 | -2/+1 |
* | nir: fix assert for wildcard pairs | Thomas Hindoe Paaboel Andersen | 2016-05-05 | 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_var_copies: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -19/+15 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -1/+4 |
* | nir: use const_index helpers | Rob Clark | 2016-02-09 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+190 |