summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Version bumped to 1.9.99.902 (1.10 RC2)xorg-server-1.9.99.902Keith Packard1-2/+2
2011-02-18Merge remote branch 'jcristau/for-keith'Keith Packard2-13/+38
2011-02-18Merge remote branch 'whot/for-keith'Keith Packard9-31/+75
2011-02-18Replace malloc with calloc to initialize the buffers[] as NULL in do_get_buff...Justin Dou1-1/+1
2011-02-18Merge remote branch 'ajax/for-keithp'Keith Packard8-65/+5
2011-02-18Merge remote branch 'jturney/master'Keith Packard7-55/+74
2011-02-16xfree86: fix up an out-of-date comment.Peter Hutterer1-1/+1
2011-02-15glx: Work around wrong request lengths sent by mesaJulien Cristau2-9/+22
2011-02-15glx: fix BindTexImageEXT length checkJulien Cristau2-2/+14
2011-02-15glx: fix request length check for CreateGLXPbufferSGIXJulien Cristau2-2/+2
2011-02-14xfixes: calloc, not malloc the cursorScreenRecPeter Hutterer1-1/+1
2011-02-14xkb: if the keymap failed to compile, load the default keymap instead.Peter Hutterer1-1/+22
2011-02-14xkb: split out keymap compilation.Peter Hutterer1-16/+39
2011-02-14Xi: make XIQueryPointer return the current modifiers/group as documented.Carlos Garnacho1-1/+1
2011-02-14ProcXkbGetXkbByName: fix use of uninitialised bytes valgrind error.Ander Conselvan de Oliveira1-7/+7
2011-02-14XkbSendNames: fix use of uninitialised bytes valgrind error.Ander Conselvan de Oliveira1-1/+1
2011-02-14ProcRRCreateMode: fix use of uninitialised bytes valgrind error.Ander Conselvan de Oliveira1-1/+1
2011-02-14ProcRRQueryVersion: fix use of uninitialised bytes valgrind error.Ander Conselvan de Oliveira1-1/+1
2011-02-14Xi: constify XIChangeDeviceProperty()Peter Hutterer2-2/+2
2011-02-08shadow: Remove hw/xfree86/ from includesAdam Jackson1-2/+0
2011-02-08rootless: Remove hw/xfree86/ from includesAdam Jackson1-1/+0
2011-02-08damage: Remove hw/xfree86/ from includesAdam Jackson1-1/+1
2011-02-08fb: Remove hw/xfree86/ from includesAdam Jackson1-4/+0
2011-02-08xfree86: warning fixAdam Jackson1-1/+0
2011-02-08fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdevAdam Jackson1-54/+2
2011-02-08int10: warning fixAdam Jackson1-1/+1
2011-02-08xf86vidmode: warning fixAdam Jackson1-1/+1
2011-02-05Cygwin/X: Fix for Canadian Multilingual Standard keyboard layout handlingJon TURNEY1-1/+1
2011-02-05Cygwin/X: Ignore MappingNotify events sent to clipboard integration clientJon TURNEY1-0/+3
2011-02-05Cygwin/X: Add Turkish keyboard layouts to keyboard layout mapping tableJon TURNEY1-0/+2
2011-02-05Cygwin/X: Make the keyboard layout detection logging a bit clearerJon TURNEY1-33/+44
2011-02-05Cygwin/X: Update mapping for Canadian keyboard layoutsJon TURNEY1-3/+3
2011-02-05Cygwin/X: Better keycode debugging outputJon TURNEY2-7/+5
2011-02-05Cygwin/X: Generate X keycodes for multimedia keysJon TURNEY2-11/+16
2011-02-03xf86/xv: Only register PostValidateTree hook when there is work to doPauli Nieminen1-7/+11
2011-02-03xf86/xv: Use PostValidateTree to do reputPauli Nieminen2-14/+42
2011-02-03xf86/xv: Fill color key on exposePauli Nieminen3-6/+76
2011-02-03xf86/xv: Remove unused variable from XvPortRecPrivatePauli Nieminen1-1/+0
2011-02-03xf86/xv: Remove unused GC pointersPauli Nieminen2-12/+0
2011-02-03xf86/xv: Remove copy paste code.Pauli Nieminen1-57/+11
2011-02-02Merge remote branch 'whot/for-keith'Keith Packard6-48/+44
2011-02-02xfree86/modes: Be sure to only use new EDID for physical output dimensionsEvan Broder1-0/+2
2011-02-02xserver: enable TLS even if AIGLX is not enabledSamuel Thibault1-1/+1
2011-02-02exa/mixed: Exclude frontbuffer from deferred pixmap handling.Maarten Maathuis1-4/+13
2011-02-02exa: Only call driver FinishAccess hook if PrepareAccess hook succeeded.Maarten Maathuis1-1/+2
2011-02-02exa/driver: set pExaPixmap->use_gpu_copy to the right valueMaarten Maathuis1-0/+2
2011-02-02Merge remote branch 'jeremyhu/master'Keith Packard55-5852/+7387
2011-02-02Merge remote branch 'jturney/master'Keith Packard1-45/+44
2011-02-02Merge remote branch 'dbn/build-fixes'Keith Packard3-5/+85
2011-02-02xselinux: Fix GetDrawableContextAdam Jackson1-4/+2