OSDN Git Service

DRI2/GLX: make swap event handling match spec
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 3 May 2011 19:17:28 +0000 (12:17 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 May 2011 21:08:48 +0000 (14:08 -0700)
commit70227e21bbd4411956ceeb5039640140e64a11a8
tree86b2cbec94a74c5f48f933450e1f395da7652ff2
parent6ae9e8cbabdc8a18a821ea3f716b18b3eb82a495
DRI2/GLX: make swap event handling match spec

We only handle a 32 bit swap count, so use the new structure definitions.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
configure.ac
src/glx/dri2.c
src/glx/glxext.c