Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-19 | Add machine generated files to .gitignore | twied | |
2011-01-10 | glsl: Autogenerate builtin_functions.cpp as part of the build process. | Kenneth Graunke | |
Python is already necessary for other parts of Mesa, so there's no reason we can't just generate it. This patch updates both make and SCons to do so. | |||
2010-07-28 | glsl: Ignore glsl_compiler and glsl_parser.output files. | Carl Worth | |
These are generated files where we can do the sane thing, and keep them out of version control. | |||
2010-07-26 | glsl2: Remove old .gitignore file from when we were out of tree. | Eric Anholt | |
2010-06-24 | glsl2: Stop .gitignoring the old standalone build system. | Eric Anholt | |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | |