[PATCH libXext 0/3] XSync Fence Objects, lib portion

James Jones jajones at nvidia.com
Tue Sep 21 16:31:29 PDT 2010


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 (3):
  Initial Fence Sync Object support
  Add XSyncQueryFence()
  Add XSyncAwaitFence()

 include/X11/extensions/sync.h |   33 ++++++++++
 src/XSync.c                   |  135 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 168 insertions(+), 0 deletions(-)



More information about the xorg-devel mailing list