aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_normalize_cubemap_coords.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Report progress from nir_normalize_cubemap_coords().Kenneth Graunke2015-09-211-7/+22
* nir: Add braces around multi-line loop.Kenneth Graunke2015-09-211-1/+2
* nir: add nir_channel() to get at single components of vec'sRob Clark2015-09-131-13/+7
* nir: Convert the builder to use the new NIR cursor API.Kenneth Graunke2015-08-271-1/+1
* nir: Add a cubemap normalizing passJason Ekstrand2015-04-031-0/+110