summaryrefslogtreecommitdiffstats
path: root/src/glsl/.gitignore
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-09-03 21:22:17 -0700
committerKenneth Graunke <[email protected]>2013-09-09 14:42:33 -0700
commitc845140a20efa6a30a5465301d1f9b4acea79155 (patch)
tree8b917bbe4fa0eebf9695acee1a6596fc88fcf2c1 /src/glsl/.gitignore
parent76d2f73643f5502d88fdc272447753fde8f6438b (diff)
glsl: Remove builtin_compiler from the build system.
We don't actually use anything from builtin_function.cpp, so we don't need to generate it anymore. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Matt Turner <[email protected]> Acked-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/glsl/.gitignore')
-rw-r--r--src/glsl/.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glsl/.gitignore b/src/glsl/.gitignore
index 2cf5b0007ef..43720f60b5d 100644
--- a/src/glsl/.gitignore
+++ b/src/glsl/.gitignore
@@ -3,6 +3,4 @@ glsl_lexer.cpp
glsl_parser.cpp
glsl_parser.h
glsl_parser.output
-builtin_function.cpp
-builtincompiler
glsl_test