ARB prog parser: Add support for GL_ARB_fragment_program_shadow
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 27 Jul 2009 23:24:49 +0000 (16:24 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 27 Jul 2009 23:24:49 +0000 (16:24 -0700)
commit1edd13bf23c7a9dad00420f519a35f75b27e853b
treed13dcc3a11e2f712d80b77f3c504dad144c9835c
parent88018e2e073909ae807f16707f2701e068900926
ARB prog parser: Add support for GL_ARB_fragment_program_shadow

Passes the piglit asmparsertest shadow-0[123].txt tests and
progs/demos/shadowtex.
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