Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: replace nir_load_system_value calls with appropiate builder functions | Karol Herbst | 2018-11-14 | 1 | -2/+1 |
* | anv/pipeline: Remove dead image loads in lower_input_attacnments | Jason Ekstrand | 2018-08-29 | 1 | -2/+2 |
* | anv/pipeline: Convert lower_input_attachments to deref instructions | Jason Ekstrand | 2018-06-22 | 1 | -15/+16 |
* | nir: Rename image intrinsics to image_var | Jason Ekstrand | 2018-03-23 | 1 | -1/+1 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -1/+1 |
* | nir: Rework conversion opcodes | Jason Ekstrand | 2017-03-14 | 1 | -1/+1 |
* | anv/lower_input_attachments: honor sample index parameter to subpassLoad() | Iago Toral Quiroga | 2017-01-26 | 1 | -4/+1 |
* | nir: Make nir_copy_deref follow the "clone" pattern | Jason Ekstrand | 2016-12-30 | 1 | -2/+1 |
* | anv: Add an input attachment lowering pass | Jason Ekstrand | 2016-11-22 | 1 | -0/+141 |