index
:
~alanh/xserver
master
alanh's xserver tree
alanh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-19
Remove unused LinuxFindPci and LinuxGetPciCfg
HEAD
master
Mikhail Gusarov
3
-138/+0
2009-10-19
Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06
Yaakov Selkowitz
1
-1/+0
2009-10-18
Fix segfault when -extension XKEYBOARD is passed on the command line
Alan Coopersmith
1
-5/+23
2009-10-17
kdrive: fix Xfake build by removing the old keysym stuff
Peter Hutterer
1
-135/+2
2009-10-15
Remove CopyISOLatin1Lowered
Yaakov Selkowitz
2
-15/+0
2009-10-15
Define ddxBeforeReset stubs in platform-neutral DDXs
Yaakov Selkowitz
5
-0/+30
2009-10-15
Remove duplicates from Xfake_LDADD
Yaakov Selkowitz
1
-2/+1
2009-10-15
Fix XWIN_LIBS definition
Yaakov Selkowitz
1
-2/+2
2009-10-15
Install SDK pkg-config and aclocal files only if XORG
Yaakov Selkowitz
1
-0/+2
2009-10-15
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
Eamon Walsh
1
-11/+1
2009-10-15
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2/+2
2009-10-14
xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
Eamon Walsh
2
-9/+51
2009-10-14
Remove some debug messages that trigger on XACE event delivery failure.
Eamon Walsh
1
-9/+3
2009-10-14
xace: Relax permissions on XkbGetState from Read to Getattr.
Eamon Walsh
1
-1/+1
2009-10-14
xselinux: Stop special-casing QueryPointer access checks.
Eamon Walsh
1
-11/+0
2009-10-14
xace: Fake return values on denials in input polling requests.
Eamon Walsh
5
-24/+55
2009-10-14
xselinux: Factor out some dynamic array code into common helpers.
Eamon Walsh
1
-78/+95
2009-10-14
xselinux: refactor extension code into smaller files.
Eamon Walsh
7
-2483/+2660
2009-10-14
Cygwin/X: Avoid a potential null pointer dereference before input initialization
Jon TURNEY
1
-0/+4
2009-10-14
Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
Jon TURNEY
1
-1/+1
2009-10-14
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Colin Harrison
3
-38/+40
2009-10-14
Xming: Remove unused X-boxed icon resource
Colin Harrison
3
-2/+0
2009-10-14
Xming: update .rc file
Colin Harrison
1
-6/+6
2009-10-14
Cygwin/X: Don't build rootless extension code unless we need it
Jon TURNEY
1
-2/+8
2009-10-14
dolt: add Cygwin to supported platforms
Yaakov Selkowitz
1
-0/+3
2009-10-14
Merge remote branch 'mattst88/master'
Keith Packard
6
-25/+111
2009-10-14
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4/+0
2009-10-14
[alpha] don't return from void functions
Matt Turner
1
-6/+12
2009-10-13
Rootless: src drawable window can now be NULL
Jeremy Huddleston
1
-2/+2
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
7
-71/+76
2009-10-13
dix: extend IsPointerDevice check to valuator-only devices.
Peter Hutterer
1
-1/+3
2009-10-10
EXA: Fix exaTryDriverSolidFill() for solid source pictures.
Michel Dänzer
1
-13/+22
2009-10-09
EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 picture
Ben Skeggs
1
-14/+20
2009-10-09
composite: Revert changes from adding support for BGRA picture formats.
Michel Dänzer
1
-3/+1
2009-10-08
Fix make warning: overriding commands for target `dix.O'
Alan Coopersmith
1
-1/+2
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
6
-12/+14
2009-10-08
Fix GCC warnings in xorg_backtrace
Jamey Sharp
1
-3/+3
2009-10-08
Fix "possibly uninitialized" warnings in glx
Jamey Sharp
1
-2/+2
2009-10-08
Remove static MAXSCREENS limit from Xext/shm.c
Jamey Sharp
1
-18/+61
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
3
-5/+5
2009-10-07
dix: Fix a double free in dixFreePrivates.
Francisco Jerez
1
-0/+1
2009-10-07
Fix undefined symbols on alpha
Michael Cree
1
-6/+6
2009-10-07
Fix overlay detection when matching Xv adaptors across screens.
Jamey Sharp
1
-1/+1
2009-10-07
Merge remote branch 'alanc/master'
Keith Packard
8
-36/+42
2009-10-07
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
4
-11/+11
2009-10-07
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
1
-17/+12
2009-10-07
Add platform tests for Dtrace linker magic
Alan Coopersmith
6
-8/+18
2009-10-07
configure: quote argument to m4_pattern_forbid
Julien Cristau
1
-1/+1
2009-10-07
Remove shave now that automake-1.11 has AM_SILENT_RULES
Alan Coopersmith
5
-237/+0
2009-10-07
render: Fix clip region translation in miClipPictureSrc().
Kim Woelders
1
-4/+4
[next]