summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/.gitignore
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-04-15 17:50:57 -0700
committerIan Romanick <[email protected]>2016-08-30 16:28:00 -0700
commitfb44f69779ed7497768421ccd60e73cc707ffe69 (patch)
tree7e648f9de8724ff264ce60800fae8083540b4ba0 /src/compiler/glsl/.gitignore
parent90781eee4dfc101199ea557003f28126abe86912 (diff)
glsl: Generate ir_expression_operation_strings.h from Python
'diff -ud' is clean. v2: Massive rebase. v3: With much help from José Fonseca, fix the SCons build. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Matt Turner <[email protected]> Acked-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/compiler/glsl/.gitignore')
-rw-r--r--src/compiler/glsl/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/glsl/.gitignore b/src/compiler/glsl/.gitignore
index 30f4bca1e64..5c890aeb539 100644
--- a/src/compiler/glsl/.gitignore
+++ b/src/compiler/glsl/.gitignore
@@ -4,6 +4,7 @@ glsl_parser.h
glsl_parser.output
glsl_test
ir_expression_operation.h
+ir_expression_operation_strings.h
subtest-cr/
subtest-lf/
subtest-cr-lf/