glsl: Generate ir_expression_operation_strings.h from Python
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 16 Apr 2015 00:50:57 +0000 (17:50 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:00 +0000 (16:28 -0700)
commitfb44f69779ed7497768421ccd60e73cc707ffe69
tree7e648f9de8724ff264ce60800fae8083540b4ba0
parent90781eee4dfc101199ea557003f28126abe86912
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 <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Acked-by: Dylan Baker <dylan@pnwbakers.com>
src/compiler/Makefile.glsl.am
src/compiler/Makefile.sources
src/compiler/SConscript.glsl
src/compiler/glsl/.gitignore
src/compiler/glsl/ir_expression_operation.py
src/compiler/glsl/ir_expression_operation_strings.h [deleted file]