[git pull] DRI2 & GLX swap event fixes

Jesse Barnes jbarnes at virtuousgeek.org
Wed Jun 29 11:01:22 PDT 2011


The following changes since commit
9d568450b1319e9057319ebb37e76003bcba447d:

  Create sdksyms.dep in the right place at configure time (2011-06-28 09:33:25 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~jbarnes/xserver master

Now that dri2proto and glproto packages with the new event structs are
released, you can pull these changes in to use them and fix the swap
count field when swap events are generated.

Jesse Barnes (2):
      GLX/DRI2: pass drawable correctly for indirect swap events
      DRI2/GLX: use new swap event types

 configure.ac              |    4 ++--
 glx/glxdri2.c             |    9 ++++-----
 hw/xfree86/dri2/dri2.h    |    2 +-
 hw/xfree86/dri2/dri2ext.c |    7 +++----
 4 files changed, 10 insertions(+), 12 deletions(-)


More information about the xorg-devel mailing list