index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-7
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-27
/
+27
2010-05-10
Fix wrong bracket values when startOver = FALSE.
David James
1
-11
/
+8
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-1
/
+1
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-11
/
+5
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+6
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-2
/
+6
2009-08-14
Xext: fix up wrong conditions for negative sync transitions.
Peter Hutterer
1
-18
/
+14
2009-08-13
Xext: add missing return code check to ProcSyncDestroyAlarm
Peter Hutterer
1
-0
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-4
/
+1
2009-07-14
Xext: switch to byte counting functions
Peter Hutterer
1
-6
/
+6
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-47
/
+35
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-1
/
+1
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-0
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2009-01-11
xsync: make SyncAlarmCounterDestroyed static
Julien Cristau
1
-1
/
+1
2009-01-11
Xext: ANSI cleanups
Julien Cristau
1
-15
/
+12
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-11
xsync: Prototype fix.
Colin Harrison
1
-1
/
+1
2008-12-11
xsync: build fix
Adam Jackson
1
-0
/
+2
2008-12-11
xsync: Fix wakeup storm in idletime counter.
Adam Jackson
1
-10
/
+41
2008-12-11
xsync: ANSI cleanups
Adam Jackson
1
-392
/
+138
2008-12-11
xsync: Use a local header for server API definitions
Adam Jackson
1
-1
/
+1
2008-12-11
xsync: remove cast abuse.
Adam Jackson
1
-41
/
+40
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-1
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+8
2007-11-21
Xext: Scruffy the janitor don't like no "register" keywords.
Peter Hutterer
1
-19
/
+19
2007-11-20
Revert "registry: Register SYNC extension protocol names."
Eamon Walsh
1
-40
/
+0
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-6
/
+6
2007-11-05
Xext: Remove usage of alloca
Daniel Stone
1
-6
/
+6
2007-10-15
registry: Register SYNC extension protocol names.
Eamon Walsh
1
-0
/
+40
2007-09-20
xace: add hooks + new access codes: SYNC extension
Eamon Walsh
1
-8
/
+8
2007-08-14
Fix the value comparisons in the IDLETIME wakeup handler.
Fredrik Höglund
1
-2
/
+3
2007-05-18
Add a new IDLETIME system sync counter.
Fredrik Höglund
1
-0
/
+119
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-1
/
+1
2006-12-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
1
-8
/
+12
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-8
/
+8
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-05-12
Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-3
/
+14
2006-04-03
Coverity #75: Dead variable elimination.
Adam Jackson
1
-5
/
+2
2006-04-03
Coverity #992: Prevent a NULL chase.
Adam Jackson
1
-1
/
+2
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-4
/
+2
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-5
/
+5
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
[next]