[PATCH libXext (rev3) 0/5] XSync Fence Objects, lib portion

Aaron Plattner aplattner at nvidia.com
Fri Dec 3 19:12:22 PST 2010


On Thu, Dec 02, 2010 at 09:26:26AM -0800, James Jones wrote:
> 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(-)

Merged:
   d35e95f..4c2d0c0  master -> master


More information about the xorg-devel mailing list