vl: use SwapBuffers instead of CopyBuffers
authorChristian König <deathsimple@vodafone.de>
Fri, 24 Feb 2012 15:12:27 +0000 (16:12 +0100)
committerChristian König <deathsimple@vodafone.de>
Thu, 1 Mar 2012 14:06:46 +0000 (15:06 +0100)
commit66480c0f565eb5dc7ae4a5dc792341f6886f481a
treead19610cd57283edbe0f05af109907843d09a705
parentf56784f9d0922163d59d7e1dff74c1970b86ba2c
vl: use SwapBuffers instead of CopyBuffers

This should speed things up a bit, but also shows
some bugs with the kernel implementation.

v2: require xcb-dri2 version 1.8

Signed-off-by: Christian König <deathsimple@vodafone.de>
configure.ac
src/gallium/targets/Makefile.vdpau
src/gallium/targets/Makefile.xvmc
src/gallium/winsys/g3dvl/dri/dri_winsys.c