summaryrefslogtreecommitdiffstats
path: root/src/compiler/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* compiler: Move glsl_to_nir to libglsl.laJason Ekstrand2016-05-261-0/+2
* compiler: automake: flesh out NIR into separate makefile.Emil Velikov2016-04-111-70/+1
* compiler: automake: split out glsl into separate makefileEmil Velikov2016-04-111-194/+1
* compiler: remove {glsl,nir}/Makefile.sourcesEmil Velikov2016-04-111-3/+1
* glsl: move the scons build script a level upEmil Velikov2016-04-111-1/+1
* glsl: Ensure glsl/ exists before making the lexer/parser.Matt Turner2016-02-041-0/+2
* glsl: move to compiler/Emil Velikov2016-01-261-1/+200
* nir: move to compiler/Emil Velikov2016-01-261-0/+78
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-261-1/+22
* compiler: introduce a libcompiler static libraryEmil Velikov2016-01-261-0/+25