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.
Showing
- src/mesa/Makefile 2 additions, 2 deletionssrc/mesa/Makefile
- src/mesa/program/program_parse.y 20 additions, 15 deletionssrc/mesa/program/program_parse.y
- src/mesa/program/program_parser.h 9 additions, 6 deletionssrc/mesa/program/program_parser.h
- src/mesa/sources.mak 1 addition, 1 deletionsrc/mesa/sources.mak
Loading
Please register or sign in to comment