Ignore unexpected GLX_BufferSwapComplete
authorOwen W. Taylor <otaylor@fishsoup.net>
Fri, 30 Apr 2010 18:56:07 +0000 (14:56 -0400)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 5 May 2010 11:00:40 +0000 (12:00 +0100)
commitd8e1bd989c0ccd95a6c0cea20d567da9a3bc6d79
tree38b46a426c60ce88cbddf30eb2ef8e193a1231e5
parent21914eaead44447e5ee4e0ffef205be9d4ba7524
Ignore unexpected GLX_BufferSwapComplete

A server that supports GLX_BufferSwapComplete will always send
these events, so we should just silently ignore them if we've
chosen not to take advantage of the INTEL_swap_event GLX
extension.

http://bugzilla.openedhand.com/show_bug.cgi?id=2102

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
clutter/glx/clutter-event-glx.c