glsl: Use the generated constant expression code

Graphics / Mesa 3D Graphics Library / Mesa - Ian Romanick [intel.com] - 30 August 2016 18:28 UTC

Immediately previous to this patch,

diff -wud src/glsl/ir_constant_expression.cpp \ src/glsl/ir_expression_operation_constant.h

should be "minimal."

v3: With much help from José Fonseca, fix the SCons build.

ee3cdac glsl: Use the generated constant expression code
src/compiler/Makefile.glsl.am | 6 +
src/compiler/Makefile.sources | 1 +
src/compiler/SConscript.glsl | 7 +-
src/compiler/glsl/ir_constant_expression.cpp | 1109 +-------------------------
4 files changed, 14 insertions(+), 1109 deletions(-)

Upstream: cgit.freedesktop.org


  • Share