Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir/lower-tex: add srgb->linear lowering | Rob Clark | 2016-04-19 | 1 | -0/+46 |
* | nir/lower-tex: make options a local var | Rob Clark | 2016-04-19 | 1 | -8/+8 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -1/+1 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -3/+3 |
* | nir: Separate texture from sampler in nir_tex_instr | Jason Ekstrand | 2016-02-09 | 1 | -3/+3 |
* | nir/tex_instr: Rename sampler to texture | Jason Ekstrand | 2016-02-09 | 1 | -6/+6 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+355 |