dri3: Enable GLX_INTEL_swap_event
authorKeith Packard <keithp@keithp.com>
Tue, 26 Nov 2013 05:24:54 +0000 (21:24 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 31 Jan 2014 00:40:06 +0000 (16:40 -0800)
commit09d6c1972037a5519488094afd225f793d2188d0
tree91970f8843368c4df6882d01d199588cf9aa6e03
parent1525474eadf5ca000162e05b99d591998d1ed3f6
dri3: Enable GLX_INTEL_swap_event

Now that we're tracking SBC values correctly, and the X server has the
ability to send the GLX swap events from a PresentPixmap request, enable
this extension.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/glx/dri3_glx.c