aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* autotools: Include new meson files18.1-branchpointDylan Baker2018-04-201-0/+1
* spirv: Move SPIR-V building to Makefile.spirv.am and spirv/meson.buildIan Romanick2018-03-291-0/+2
* compiler: All leaf Makefile.am should use +=Ian Romanick2018-03-291-0/+1
* automake: small cleanup after the meson.build inclusionEmil Velikov2018-01-251-1/+0
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+8
* 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