[PATCH libXext (rev3) 0/5] XSync Fence Objects, lib portion
James Jones
jajones at nvidia.com
Thu Dec 2 09:26:26 PST 2010
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(-)
More information about the xorg-devel
mailing list