index
:
~jamey/xserver
cleanup-gcclip
cleanup-xaa
master
miTranslate
no-regen
pixmap-hooks
reviewed
rootless
xinerama-origin
xinerama-rework
Jamey's X server tree
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-4
/
+0
2008-05-17
XQuartz: Added functionality to add a file descriptor to the connection list ...
Jeremy Huddleston
1
-0
/
+4
2008-05-14
Simplify default font path setup.
Adam Jackson
1
-1
/
+0
2008-05-14
Remove global argc/argv variables.
Adam Jackson
1
-2
/
+0
2008-05-12
Check for strcasestr and workaround it on systems without it
Alan Coopersmith
1
-0
/
+3
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-3
/
+0
2008-05-06
Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c
Alan Coopersmith
1
-0
/
+3
2008-04-30
Add M32R architecture support (bug #10020)
Kazuhiro Inaoka
1
-0
/
+20
2008-04-24
Added missing HAVE_LAUNCHD to dix-config.h.in
Jeremy Huddleston
1
-0
/
+3
2008-04-23
xephyr: XEPHYR_DRI is identical to XF86DRI
George Sapountzis
1
-2
/
+0
2008-04-22
Add support for AVR32
Ross Burton
1
-0
/
+10
2008-04-20
Revert "Removed XWin DDX"
Jeremy Huddleston
1
-0
/
+24
2008-04-19
Removed XWin DDX
Jeremy Huddleston
1
-24
/
+0
2008-04-18
Revert "Optimize dixLookupPrivate for repeated lookups of the same private."
Daniel Stone
1
-12
/
+5
2008-04-18
XQuartz: Handled sanitization of namespace better
Jeremy Huddleston
1
-1
/
+1
2008-04-18
random flailing
Ben Byer
1
-1
/
+1
2008-04-18
Death to TOG-CUP.
Adam Jackson
2
-7
/
+0
2008-04-18
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
3
-10
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
3
-10
/
+1
2008-04-18
Death to Extended Visual Information.
Adam Jackson
2
-7
/
+0
2008-04-17
Optimize dixLookupPrivate for repeated lookups of the same private.
Michel Dänzer
1
-5
/
+12
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2008-04-10
Remove NDEBUG (assert() disable) define from the X Server.
Eric Anholt
2
-6
/
+0
2008-04-08
XQuartz: Fix issue where clicking on an X11 window might send that event to a...
Jeremy Huddleston
1
-0
/
+3
2008-04-01
XKB: Fix processInputProc wrapping
Thomas Jaeger
1
-4
/
+12
2008-03-28
XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
Eamon Walsh
1
-0
/
+10
2008-03-16
test for the presence of pci_system_init_dev_mem() before calling it.
Matthieu Herrb
1
-0
/
+3
2008-03-11
Silence REGION_INIT() warning.
Kristian Høgsberg
1
-1
/
+1
2008-03-11
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
1
-2
/
+2
2008-03-05
Fix distcheck.
Adam Jackson
1
-2
/
+2
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
2
-30
/
+40
2008-02-29
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
1
-0
/
+7
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
1
-0
/
+1
2008-02-20
Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.
Eamon Walsh
1
-3
/
+1
2008-02-17
XKB: Ditch XkbFileInfo
Daniel Stone
3
-30
/
+18
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
1
-7
/
+0
2008-02-17
XKB: Remove usage of client-side types
Daniel Stone
3
-40
/
+6
2008-02-17
XKB: Deprecate XKBSRV_NEED_FILE_FUNCS
Daniel Stone
2
-20
/
+481
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
2
-3
/
+614
2008-02-17
XKB: Delete xkberrs.c
Daniel Stone
1
-2
/
+1
2008-02-14
Add DRI2 module.
Kristian Høgsberg
3
-0
/
+9
2008-02-14
X.Org Group -> X.Org Foundation
Adam Jackson
1
-1
/
+1
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+2
2008-02-14
Remove some MAX* #defines that never get used.
Adam Jackson
1
-3
/
+0
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
2
-20
/
+0
2007-12-19
include: never overwrite realInputProc with enqueueInputProc. Bug #13511
Peter Hutterer
1
-1
/
+2
2007-12-14
registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabled
Otavio Salvador
1
-5
/
+5
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
7
-38
/
+8
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
4
-5
/
+5
2007-12-02
Clean up many #if 0.
Adam Jackson
2
-33
/
+0
[next]