ARB prog parser: Compile parser as C++
commit9c0b233c44106391b543c882c72ac35c23560585
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 5 Oct 2010 18:22:34 +0000 (5 11:22 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 14 Apr 2011 18:57:59 +0000 (14 11:57 -0700)
treebe65bae1d7d5a65a170c12b7f79596819262a4df
parent364aa72824c57d6f67bdfb89c187af56d8183c72
ARB prog parser: Compile parser as C++

This is in anticipation of generating GLSL IR from the parser.

The C++ rules for enums vs. ints are just plain broken.
src/mesa/Makefile
src/mesa/program/program_parse.y
src/mesa/program/program_parser.h
src/mesa/sources.mak