st/egl_g3d: Add support for eglCopyBuffers.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 18 Jan 2010 07:28:13 +0000 (15:28 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 18 Jan 2010 09:07:06 +0000 (17:07 +0800)
commitede755af4c4a22fd0076f1e18a5356879ac9c7e7
tree99192a91cb109a1ae4d45357b5c062b362aaaf16
parentf8244e294646c1b5127a2bf3e92811300b0e3b9e
st/egl_g3d: Add support for eglCopyBuffers.

It uses a slow path to copy the render buffer of the surface to the
target pixmap.  We might be able to create a pipe context for
EGLDisplay's use and use a blitter context for the purpose.  It is left
for a future consideration.
src/gallium/state_trackers/egl_g3d/common/egl_g3d.c