egl_glx: Clean up surface functions.
authorChia-I Wu <olvaffe@gmail.com>
Thu, 1 Oct 2009 10:22:33 +0000 (18:22 +0800)
committerBrian Paul <brianp@vmware.com>
Thu, 22 Oct 2009 15:33:27 +0000 (09:33 -0600)
commitc407c7024495b19eec5ce978b611c7359c247f81
tree5814603771cbed023b8430b76e6db5def60e4b59
parent78c3a351bc91eed49a07108682013a323d87540e
egl_glx: Clean up surface functions.

Separete Drawable and GLXDrawable.  Add support for pbuffer and pixmap
surfaces on GLX <= 1.3.  Remove surface binding code that will never
work.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/egl/drivers/glx/egl_glx.c