Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Support deref instructions in lower_pos_center | Jason Ekstrand | 2018-06-22 | 1 | -3/+12 |
* | nir: add deref lowering sanity checking | Rob Clark | 2018-06-22 | 1 | -0/+2 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -1/+1 |
* | nir/lower_wpos_center: support adding sample position to fragment coordinate | Iago Toral Quiroga | 2017-03-24 | 1 | -7/+24 |
* | nir: Stop using apostrophes to pluralize. | Matt Turner | 2017-03-23 | 1 | -1/+1 |
* | nir: Fix crash in nir_lower_wpos_center(). | Kenneth Graunke | 2016-05-20 | 1 | -1/+1 |
* | nir: Add a simple nir_lower_wpos_center() pass for Vulkan drivers. | Kenneth Graunke | 2016-05-20 | 1 | -0/+107 |