llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
authorBrian Paul <brianp@vmware.com>
Mon, 10 May 2010 23:03:10 +0000 (17:03 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 10 May 2010 23:04:20 +0000 (17:04 -0600)
commit7b937cf47f3d8ce0c2bdc8aa22dacbfc999718b8
tree26cf87500b3245317ee6d4fe376d086fba33256c
parentf795735f4251d5f7842ee9e09994641c5c46d25d
llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE

This enables the GL_EXT_draw_buffers2 extension.
Tested with progs/tests/drawbuffers2.
src/gallium/drivers/llvmpipe/lp_screen.c