aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* compiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGSMatt Turner2017-08-291-0/+1
* build: Add $(top_srcdir)/src/compiler/spirv to AM_CPPFLAGSKenneth Graunke2017-07-181-0/+1
* glsl/blob: add valgrind checks that written data is definedNicolai Hähnle2017-07-051-0/+1
* compiler: avoid warning about redefinition of PYTHON_GENErik Faye-Lund2016-10-261-0/+1
* 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