Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-26 | compiler: avoid warning about redefinition of PYTHON_GEN | Erik Faye-Lund | 1 | -0/+1 |
2016-05-26 | compiler: Move glsl_to_nir to libglsl.la | Jason Ekstrand | 1 | -0/+2 |
2016-04-11 | compiler: automake: flesh out NIR into separate makefile. | Emil Velikov | 1 | -70/+1 |
2016-04-11 | compiler: automake: split out glsl into separate makefile | Emil Velikov | 1 | -194/+1 |
2016-04-11 | compiler: remove {glsl,nir}/Makefile.sources | Emil Velikov | 1 | -3/+1 |
2016-04-11 | glsl: move the scons build script a level up | Emil Velikov | 1 | -1/+1 |
2016-02-04 | glsl: Ensure glsl/ exists before making the lexer/parser. | Matt Turner | 1 | -0/+2 |
2016-01-26 | glsl: move to compiler/ | Emil Velikov | 1 | -1/+200 |
2016-01-26 | nir: move to compiler/ | Emil Velikov | 1 | -0/+78 |
2016-01-26 | nir: move shader_enums.[ch] to compiler | Emil Velikov | 1 | -1/+22 |
2016-01-26 | compiler: introduce a libcompiler static library | Emil Velikov | 1 | -0/+25 |