xextproto: Changes to 'master'

Aaron Plattner aplattner at kemper.freedesktop.org
Fri Dec 3 19:07:33 PST 2010


 configure.ac   |    2 
 specs/sync.xml |  229 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 syncconst.h    |    6 -
 syncproto.h    |   96 +++++++++++++++++++++++
 4 files changed, 321 insertions(+), 12 deletions(-)

New commits:
commit b4e8a6fb63715442b4927d18d9cdd7ee78e50d00
Author: James Jones <jajones at nvidia.com>
Date:   Mon Nov 29 09:35:50 2010 -0800

    Bump version to 7.1.99.0
    
    Use version 7.1.99.0 to mark the inclusion of
    Fence Sync protocol support.
    
    Signed-off-by: James Jones <jajones at nvidia.com>
    Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6e696a0a4c9a115c7f080c2bdee3d8afc16b134f
Author: James Jones <jajones at nvidia.com>
Date:   Wed Feb 24 15:57:29 2010 -0800

    Add protocol for XSyncAwaitFence()
    
    Add the fence sync object equivalent of
    XSyncAwait()
    
    Signed-off-by: James Jones <jajones at nvidia.com>
    Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 220b824f20dc3dd0fd6eae6e2896fb63aefbf11a
Author: James Jones <jajones at nvidia.com>
Date:   Mon Feb 22 17:01:16 2010 -0800

    Add XSyncQueryFence()
    
    Allows callers to query whether a given fence sync
    object is currently triggered or not.
    
    Signed-off-by: James Jones <jajones at nvidia.com>
    Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d079ee210726d2407fa9c8cf99555daf2d96023a
Author: James Jones <jajones at nvidia.com>
Date:   Fri Feb 12 16:38:08 2010 -0800

    Initial Fence Sync support
    
    Defines the protocol for creation and basic
    management of binary state sync objects.
    The following operations are defined:
    
     -Creation
     -Destruction
     -Trigger
     -Reset
    
    Signed-off-by: James Jones <jajones at nvidia.com>
    Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9ba2065b63ea0e61a17b8221ad454c02a1755373
Author: James Jones <jajones at nvidia.com>
Date:   Wed Aug 11 15:03:59 2010 -0700

    Document changes in XSync version 3.1
    
    Signed-off-by: James Jones <jajones at nvidia.com>
    Reviewed-by: Pierre-Loup Griffais <pgriffais at nvidia.com>
    Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
    Reviewed-by: Robert Morell <rmorell at nvidia.com>
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list