index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
dix: Unexport various implementation details
Adam Jackson
1
-0
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-09-18
dix: Close protocol.txt after we're done loading extension names
Keith Packard
1
-0
/
+2
2014-03-06
dix: Clear any existing selections before initializing privates
Andrew Eikum
1
-1
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2013-07-23
Allow DDX to provide a main()
Jon TURNEY
1
-5
/
+1
2013-05-08
dix: delete all callbacks before reset
Peter Hutterer
1
-0
/
+2
2013-05-07
dix: reset the registry before quitting
Peter Hutterer
1
-0
/
+2
2013-04-30
gpu: call CreateScreenResources for GPU screens
Dave Airlie
1
-0
/
+3
2013-02-15
dix: FreeAllAtoms() on reset
Peter Hutterer
1
-0
/
+2
2012-08-14
Close GPU screens before core screens
Keith Packard
1
-9
/
+9
2012-07-06
dix: introduce gpu screens. (v5)
Dave Airlie
1
-0
/
+15
2012-07-05
Add screen-specific privates.
Keith Packard
1
-0
/
+1
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.
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
[next]