summaryrefslogtreecommitdiff
path: root/src/compiler/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-10-31configure: allow building with python3Emil Velikov1-1/+1
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-04-20autotools: Include new meson files18.1-branchpointDylan Baker1-0/+1
2018-03-29spirv: Move SPIR-V building to Makefile.spirv.am and spirv/meson.buildIan Romanick1-0/+2
2018-03-29compiler: All leaf Makefile.am should use +=Ian Romanick1-0/+1
2018-01-25automake: small cleanup after the meson.build inclusionEmil Velikov1-1/+0
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+8
2017-08-29compiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGSMatt Turner1-0/+1
2017-07-18build: Add $(top_srcdir)/src/compiler/spirv to AM_CPPFLAGSKenneth Graunke1-0/+1
2017-07-05glsl/blob: add valgrind checks that written data is definedNicolai Hähnle1-0/+1
2016-10-26compiler: avoid warning about redefinition of PYTHON_GENErik Faye-Lund1-0/+1
2016-05-26compiler: Move glsl_to_nir to libglsl.laJason Ekstrand1-0/+2
2016-04-11compiler: automake: flesh out NIR into separate makefile.Emil Velikov1-70/+1
2016-04-11compiler: automake: split out glsl into separate makefileEmil Velikov1-194/+1
2016-04-11compiler: remove {glsl,nir}/Makefile.sourcesEmil Velikov1-3/+1
2016-04-11glsl: move the scons build script a level upEmil Velikov1-1/+1
2016-02-04glsl: Ensure glsl/ exists before making the lexer/parser.Matt Turner1-0/+2
2016-01-26glsl: move to compiler/Emil Velikov1-1/+200
2016-01-26nir: move to compiler/Emil Velikov1-0/+78
2016-01-26nir: move shader_enums.[ch] to compilerEmil Velikov1-1/+22
2016-01-26compiler: introduce a libcompiler static libraryEmil Velikov1-0/+25