OSDN Git Service

texenvprogram: fix for ARB_draw_buffers.
authorDave Airlie <airlied@redhat.com>
Sat, 3 Apr 2010 03:34:29 +0000 (13:34 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 8 Apr 2010 05:19:52 +0000 (15:19 +1000)
commit4b39a0da89f5b07d4a24bc9ce52693e6c2acfe99
tree2801d3c008a02985d4097c04f32f64a46f239d04
parent582e292a88ccb19bbaed8c4f313512a416b2076b
texenvprogram: fix for ARB_draw_buffers.

piglit has a test called fbo-drawbuffers, this fails for me on r300g,
and fixing the texenv program to use the DATA outputs fixes it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/texenvprogram.c