glsl2: Emit OPCODE_END at the end of the Mesa program.
authorEric Anholt <eric@anholt.net>
Fri, 25 Jun 2010 20:00:38 +0000 (13:00 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 25 Jun 2010 20:28:16 +0000 (13:28 -0700)
commitabc4e52992c53ee6b6895480b47e6a6e27ef9bd0
tree6142c0ef1bb9a8012c86d893a00c962222e95939
parent582b73fe691ef7ea12a002cb2ae57505c3b1c21e
glsl2: Emit OPCODE_END at the end of the Mesa program.

The 965 driver can now run a glsl2-generated shader!
src/mesa/shader/ir_to_mesa.cpp