summaryrefslogtreecommitdiff
path: root/src/glsl/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2013-09-09glsl: Remove builtin_compiler from the build system.Kenneth Graunke1-2/+0
2013-01-22glsl/build: Build glcpp via the glsl MakefileMatt Turner1-2/+2
2013-01-22glsl/build: Don't build builtin_compiler separately if not cross compilingMatt Turner1-0/+1
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2012-11-01build: Don't cross-compile GLSL builtin compilerThierry Reding1-1/+0
2012-07-17glsl: Drop obsolete .gitignore entries.Michel Dänzer1-2/+0
2012-07-13automake: convert libglslJon TURNEY1-0/+3
2012-01-31Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner1-8/+0
2012-01-30automake: src/glsl and src/glsl/glcppMatt Turner1-0/+8
2011-07-22glsl: Create a standalone executable for testing optimization passes.Paul Berry1-0/+1
2011-03-01Add generated parser / lexer files to gitignore listsIan Romanick1-0/+3
2011-01-19Add machine generated files to .gitignoretwied1-0/+1
2011-01-10glsl: Autogenerate builtin_functions.cpp as part of the build process.Kenneth Graunke1-0/+1
2010-07-28glsl: Ignore glsl_compiler and glsl_parser.output files.Carl Worth1-0/+2
2010-07-26glsl2: Remove old .gitignore file from when we were out of tree.Eric Anholt1-1/+0
2010-06-24glsl2: Stop .gitignoring the old standalone build system.Eric Anholt1-24/+0
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt1-0/+25