aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* compiler: remove {glsl,nir}/Makefile.sourcesEmil Velikov2016-04-111-228/+0
| | | | | | | | | No longer used as of last commit. v2: Rebase. Signed-off-by: Emil Velikov <[email protected]> Acked-by: Jason Ekstrand <[email protected]> (v1)
* glsl: move to compiler/Emil Velikov2016-01-261-0/+228
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]>