Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/info: Get rid of uses_interp_var_at_offset | Jason Ekstrand | 2016-06-03 | 1 | -4/+0 |
* | nir: Make lowering gl_LocalInvocationIndex optional | Jordan Justen | 2016-06-01 | 1 | -0/+1 |
* | nir: Add a nir->info.uses_interp_var_at_offset flag. | Kenneth Graunke | 2016-05-15 | 1 | -0/+4 |
* | nir: Add an info bit for uses_sample_qualifier | Jason Ekstrand | 2016-05-14 | 1 | -1/+7 |
* | nir/gather_info: fixup for new foreach_block() | Jason Ekstrand | 2016-05-05 | 1 | -5/+5 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: Add a pass for gathering various bits of shader info | Jason Ekstrand | 2016-04-10 | 1 | -0/+161 |