index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
syncsrv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-0
/
+13
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-2
/
+0
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
1
-0
/
+3
2012-03-22
Xext: strdup() the SystemSyncCounter name
Peter Hutterer
1
-1
/
+1
2012-03-22
Xext: add a private field to SyncSystemCounters
Peter Hutterer
1
-0
/
+1
2012-03-22
sync: Use a linked list instead of an array for SysCounterList.
Jamey Sharp
1
-0
/
+3
2012-03-22
Xext: SyncCreateSystemCounter returns a SyncCounter*
Peter Hutterer
1
-6
/
+6
2012-03-22
Xext: remove needless /* parameter */ comments in declaration
Peter Hutterer
1
-7
/
+6
2012-03-22
Xext: typedef QueryValue and BracketValue prototypes
Peter Hutterer
1
-22
/
+12
2012-03-22
Xext: drop InitServertime() declaration.
Peter Hutterer
1
-2
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-51
/
+52
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
1
-2
/
+2
2010-12-06
Add XSyncAwaitFence() handler
James Jones
1
-1
/
+0
2010-12-06
Move some sync code to miext
James Jones
1
-41
/
+3
2010-12-06
Make Await SyncTrigger functions generic
James Jones
1
-1
/
+1
2010-12-06
Create SyncObject base type.
James Jones
1
-4
/
+12
2009-09-21
Xext: silence 'warning: no previous prototype' for sync, bigreq and xcmisc.
Peter Hutterer
1
-0
/
+1
2008-12-11
Fix syncsrv.h guard define
Adam Jackson
1
-3
/
+3
2008-12-11
xsync: Use a local header for server API definitions
Adam Jackson
1
-0
/
+176