| Commit message (Expand) | Author | Age | Files | Lines |
* | nir: Add a function for comparing cursors | Jason Ekstrand | 2016-03-24 | 1 | -0/+56 |
* | nir: fix dangling ssadef->name ptrs | Rob Clark | 2016-03-24 | 1 | -1/+3 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -6/+8 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -2/+2 |
* | nir: Add a bit_size to nir_register and nir_ssa_def | Jason Ekstrand | 2016-03-17 | 1 | -0/+2 |
* | nir: Add support for lowering load/stores of shared variables | Jordan Justen | 2016-03-17 | 1 | -0/+1 |
* | nir: Add compute shader shared variable storage class | Jordan Justen | 2016-03-17 | 1 | -0/+6 |
* | nir: Create function parameters in function_impl_create | Jason Ekstrand | 2016-03-12 | 1 | -0/+20 |
* | nir: Add a helper for creating a "bare" nir_function_impl | Jason Ekstrand | 2016-03-12 | 1 | -10/+18 |
* | nir: Add a new "param" variable mode for parameters and return variables | Jason Ekstrand | 2016-03-12 | 1 | -0/+4 |
* | nir: Separate texture from sampler in nir_tex_instr | Jason Ekstrand | 2016-02-09 | 1 | -0/+7 |
* | nir/tex_instr: Rename sampler to texture | Jason Ekstrand | 2016-02-09 | 1 | -5/+5 |
* | nir: Add some braces around loops and ifs | Jason Ekstrand | 2016-02-09 | 1 | -5/+10 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+1665 |