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
/
dix
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+4
2012-06-07
dix: disable all devices before shutdown
Peter Hutterer
1
-0
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
for-keithp-squashed
Dave Airlie
1
-3
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-181
/
+179
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-05-25
Don't call pixman_disable_out_of_bounds_workaround() anymore
Søren Sandmann Pedersen
1
-2
/
+0
2011-05-14
XQuartz: Don't call mieqEnqueue during server shutdown
Jeremy Huddleston
1
-9
/
+16
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+3
2010-09-28
dix: remove proc tables initialization
Tiago Vignatti
1
-4
/
+0
2010-06-30
Initialize dev privates before using any
Keith Packard
1
-1
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+14
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-1
/
+0
2010-04-26
dix: Default DPMS timeout values to match screensaver values
Adam Jackson
1
-3
/
+1
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+0
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-2
/
+1
2010-02-05
main: move config_init() after InitInput()
Julien Cristau
1
-1
/
+1
2009-12-11
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-0
/
+2
2009-12-11
Move config_init() after CreateWellKnownSockets() and InitCoreDevices()
Julien Cristau
1
-1
/
+1
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-0
/
+2
2009-08-11
Disable the out-of-bounds workaround in pixman.
Soren Sandmann Pedersen
1
-0
/
+3
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-368
/
+0
2009-04-14
Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.
Eric Anholt
1
-0
/
+1
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
1
-4
/
+4
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-4
/
+8
2009-02-13
dix: remove DefineInitialRootWindow()
Peter Hutterer
1
-1
/
+0
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2009-01-16
XQuartz: mieq: Wait for the server to finish initializing before letting othe...
Jeremy Huddleston
1
-0
/
+14
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-24
dix: Enable core devices in InitCoreDevices already.
Peter Hutterer
1
-2
/
+1
2008-10-26
Nuke unused variables
Julien Cristau
1
-1
/
+0
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-1
/
+0
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-1
/
+1
2008-08-05
Redefine clients as a fixed array
Tomas Carnecky
1
-4
/
+1
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-6
/
+1
2008-07-21
dix: Remove insane BC hacks
Daniel Stone
1
-12
/
+1
2008-07-17
Nuke some ancient code for commandline-challenged OSes.
Adam Jackson
1
-4
/
+0
2008-07-16
Remove the numVideoScreens xprintism.
Adam Jackson
1
-3
/
+0
2008-06-25
dix: free memory associated with the EventList. #16507
Peter Hutterer
1
-0
/
+1
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+0
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-1
/
+0
2008-05-20
dix: shut up two compiler warnings.
Peter Hutterer
1
-1
/
+1
[next]