Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/lower_clip: add missing writemask on store | Rob Clark | 2016-01-01 | 1 | -0/+1 |
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -9/+9 |
* | nir/builder: Add a load_system_value helper | Jason Ekstrand | 2015-12-15 | 1 | -10/+3 |
* | nir: silence uninitialized warning | Timothy Arceri | 2015-12-11 | 1 | -1/+1 |
* | nir: Get rid of *_indirect variants of input/output load/store intrinsics | Jason Ekstrand | 2015-12-10 | 1 | -0/+3 |
* | nir: fix missing increments of num_inputs/num_outputs | Rob Clark | 2015-11-19 | 1 | -0/+2 |
* | nir: Add a nir_foreach_variable macro | Jason Ekstrand | 2015-10-02 | 1 | -2/+2 |
* | nir: add lowering stage for user-clip-planes / clipdist | Rob Clark | 2015-09-17 | 1 | -0/+340 |