summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/README
Commit message (Collapse)AuthorAgeFilesLines
* nir: move to compiler/Emil Velikov2016-01-261-118/+0
| | | | | | Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]>
* nir: add initial READMEConnor Abbott2015-01-151-0/+118
Reviewed-by: Eric Anholt <[email protected]>