glsl2: Pass MaxDrawBuffers from core Mesa into the GLSL compiler
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 29 Jun 2010 21:21:05 +0000 (14:21 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 29 Jun 2010 22:19:38 +0000 (15:19 -0700)
commit5e18b051c039564d1998818d08caf1bff3983630
treef3e18487e1094a547d86615f8837e32f7f4a5913
parentefc15f862b08a9f035c06a79bc43848cca740372
glsl2: Pass MaxDrawBuffers from core Mesa into the GLSL compiler
src/glsl/glsl_parser_extras.h
src/glsl/ir_variable.cpp
src/glsl/main.cpp
src/mesa/shader/ir_to_mesa.cpp