Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Rework the way samplers are lowered | Jason Ekstrand | 2015-01-15 | 1 | -75/+78 |
* | nir: Make texture instruction names more consistent | Jason Ekstrand | 2015-01-15 | 1 | -2/+2 |
* | nir: Use an integer index for specifying structure fields | Jason Ekstrand | 2015-01-15 | 1 | -31/+34 |
* | nir: Make array deref direct vs. indirect an enum | Jason Ekstrand | 2015-01-15 | 1 | -1/+1 |
* | nir/lower_samplers: Use the nir_instr_rewrite_src function | Jason Ekstrand | 2015-01-15 | 1 | -1/+10 |
* | nir: add a pass to lower sampler instructions | Connor Abbott | 2015-01-15 | 1 | -0/+170 |