Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: remove old assert | Timothy Arceri | 2018-02-22 | 1 | -1/+0 |
* | nir/linking: always set the used_across_stages/outputs_read bits | Dave Airlie | 2017-12-19 | 1 | -6/+7 |
* | nir: add varying component packing helpers | Timothy Arceri | 2017-12-04 | 1 | -0/+330 |
* | nir: add tess patch support to nir_remove_unused_varyings() | Timothy Arceri | 2017-11-03 | 1 | -19/+42 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -7/+7 |
* | nir: add component level support to remove_unused_io_vars() | Timothy Arceri | 2017-10-16 | 1 | -16/+21 |
* | nir: add some helpers for doing linking | Timothy Arceri | 2017-09-26 | 1 | -0/+147 |