Changes since last version:
-Rebased at d35e95fdf433a249d0293744d3e1ef6196422700
-Added xextproto version check.

Adds client library support for binary sync objects added
in the X Synchronization protocol version 3.1.  libXext
remains compatible with servers that only implement version 3.0

James Jones (5):
  Backwards compat for newer XSync + older servers
  Require xextproto >= 7.1.99
  Initial Fence Sync Object support
  Add XSyncQueryFence()
  Add XSyncAwaitFence()

 configure.ac                  |    4 +-
 include/X11/extensions/sync.h |   33 +++++
 src/XSync.c                   |  260 ++++++++++++++++++++++++++++++++++++-----
 3 files changed, 267 insertions(+), 30 deletions(-)

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to