Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Change nir_shader_get_entrypoint to return an impl. | Kenneth Graunke | 2016-08-25 | 1 | -2/+2 |
* | nir: Make nir_lower_io_to_temporaries store an impl internally. | Kenneth Graunke | 2016-08-25 | 1 | -4/+4 |
* | nir: Handle FB fetch outputs correctly in nir_lower_io_to_temporaries. | Francisco Jerez | 2016-08-25 | 1 | -0/+21 |
* | nir/lower-io: add support for lowering inputs | Rob Clark | 2016-05-11 | 1 | -8/+43 |
* | nir/lower-io: split out some helper fxns | Rob Clark | 2016-05-11 | 1 | -52/+70 |
* | nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries | Rob Clark | 2016-05-11 | 1 | -0/+128 |