vl: Get softpipe working again.
authorYounes Manton <younes.m@gmail.com>
Sun, 23 May 2010 23:56:12 +0000 (19:56 -0400)
committerYounes Manton <younes.m@gmail.com>
Sun, 23 May 2010 23:56:12 +0000 (19:56 -0400)
commit0e59cd33e6a38567801c7da541e4caffbd6cccd3
tree04aac05bd29c2694ecac9eb3bb3eff51ec4fb31e
parent2c29a93e875dd96fb08c65ec659efc3eb2d5c15e
vl: Get softpipe working again.

Still segfaults on softpipe->destroy() in the draw module when
freeing a vertex buffer.
src/gallium/auxiliary/vl/vl_compositor.c
src/gallium/auxiliary/vl/vl_compositor.h
src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.c
src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.h
src/gallium/state_trackers/xorg/xvmc/surface.c
src/gallium/targets/Makefile.xvmc [new file with mode: 0644]
src/gallium/targets/xvmc-softpipe/Makefile [new file with mode: 0644]
src/gallium/winsys/g3dvl/vl_winsys.h
src/gallium/winsys/g3dvl/xlib/xsp_winsys.c