summaryrefslogtreecommitdiff
path: root/syncconst.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial Fence Sync supportJames Jones2010-12-031-2/+4
| | | | | | | | | | | | | | | 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@nvidia.com> Reviewed-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Fix XSyncValueSubtract typoEduard Bagrov2009-08-221-1/+1
| | | | | | X.Org bug#23438 <http://bugs.freedesktop.org/show_bug.cgi?id=23438> Signed-off-by: Julien Cristau <jcristau@debian.org>
* Remove RCS tags.Peter Hutterer2009-07-161-2/+0
|
* sync: remove sync.h library header, split into syncconst.hPeter Hutterer2009-07-161-0/+181
Rename syncstr.h to syncproto.h