Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Report progress from nir_normalize_cubemap_coords(). | Kenneth Graunke | 2015-09-21 | 1 | -7/+22 |
* | nir: Add braces around multi-line loop. | Kenneth Graunke | 2015-09-21 | 1 | -1/+2 |
* | nir: add nir_channel() to get at single components of vec's | Rob Clark | 2015-09-13 | 1 | -13/+7 |
* | nir: Convert the builder to use the new NIR cursor API. | Kenneth Graunke | 2015-08-27 | 1 | -1/+1 |
* | nir: Add a cubemap normalizing pass | Jason Ekstrand | 2015-04-03 | 1 | -0/+110 |