ARB prog parser: Add support for GL_MESA_texture_array
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 28 Jul 2009 00:22:21 +0000 (17:22 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 28 Jul 2009 00:22:21 +0000 (17:22 -0700)
commitaafd5762593aa01f2d612f4d769d1af383422c1c
tree89fae75fa23cda5c61a1ae713b749fd407a77afc
parent41d5696628a5eef62cd671711b33edea9344977d
ARB prog parser: Add support for GL_MESA_texture_array

This isn't really tested yet as no drivers actually support this extension.
src/mesa/shader/lex.yy.c
src/mesa/shader/program_lexer.l
src/mesa/shader/program_parse.tab.c
src/mesa/shader/program_parse.tab.h
src/mesa/shader/program_parse.y
src/mesa/shader/program_parse_extra.c
src/mesa/shader/program_parser.h