summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-20glx: Drop DestroyWindow hookglx-fixes-for-1.8Kristian Høgsberg2-29/+0
2010-04-20DRI2: Track DRI2 drawables as resources, not privatesKristian Høgsberg3-123/+37
2010-04-20glx: Let the resource system destroy pixmapsKristian Høgsberg1-14/+15
2010-04-20glx: Track GLX 1.3 style GLX drawables under their X drawable ID as wellKristian Høgsberg2-0/+23
2010-04-16vfb: add a name and type to the pointer and keyboardJulien Cristau1-0/+6
2010-04-16dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_...Adam Tkac1-4/+4
2010-04-16mi: remove log-spamming bogus error message (#26843)Peter Hutterer1-21/+6
2010-04-16mi: don't thrash resources when displaying the software cursor across screensPierre-Loup A. Griffais1-159/+111
2010-04-16dix: fix cursor screen check for xinerama setups.Tim Yamin1-1/+5
2010-04-16dix: Fix crash in DeliverGrabbedEvents.Peter Hutterer1-1/+1
2010-04-16EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook.Michel Dänzer1-1/+1
2010-04-15XQuartz GLX: Don't let garbage enter our pixel requestJeremy Huddleston1-1/+1
2010-04-15XQuartz: Fix possible NULL dereference in ListenOnOpenFDJeremy Huddleston1-2/+3
2010-04-15XQuartz: Localization updateJeremy Huddleston73-1177/+4563
2010-04-15xfree86: Fix priority ordering for ignoring input classesDan Nicholson1-7/+12
2010-04-15XGE: don't register an extension eventJulien Cristau2-15/+1
2010-04-12XQuartz: Add a GUI preference for the Alt / Mode_switch toggleJeremy Huddleston3-1084/+712
2010-04-12XQuartz: Customize the NSDefaults id in the man file.Jeremy Huddleston2-19/+21
2010-04-12XQuartz: Add a defaults option to toggle Alt / Mode_switchJeremy Huddleston9-64/+104
2010-04-09XQuartz: Blacklist some oddball legacy Mac keycodes that break wineJeremy Huddleston1-20/+41
2010-04-08Cygwin/X: Add configure option for WindowsWMYaakov Selkowitz1-8/+13
2010-04-08Don't enable ROOTLESS_WORKAROUND, it breaks compositeJon TURNEY1-1/+0
2010-04-08Cygwin/X: Disable unsupported extensions in configureYaakov Selkowitz1-5/+9
2010-04-08Disable setuid configure test on CygwinYaakov Selkowitz1-0/+1
2010-04-09xfree86: remove dead input drivers from xorg.conf man page.Peter Hutterer1-9/+0
2010-04-09Move 10-evdev.conf to system config dir $datadir/X11/xorg.conf.dDan Nicholson1-1/+1
2010-04-09xfree86: Search for a system xorg.conf.dDan Nicholson4-2/+26
2010-04-09xfree86: Set a saner search path for xorg.conf.dDan Nicholson3-30/+9
2010-04-09xfree86: Document how -configdir affects the xorg.conf.d search pathDan Nicholson1-1/+35
2010-04-09xfree86: Allow adding sysconfdir and datadir to config search pathsDan Nicholson2-1/+17
2010-04-09config: only match sane devices in 10-evdev.confPeter Hutterer1-2/+34
2010-04-09Don't keep a pointer to a possibly freed cursor when changing screens, preven...Pierre-Loup A. Griffais1-0/+1
2010-04-09doc: specify 1.6.1 as the minimum version for doxygen.Gaetan Nadon1-3/+3
2010-04-09dix: be more verbose when we run out of opcodesPaulo Ricardo Zanoni1-1/+4
2010-04-09Convert x86emu fixed size int typedefs to use stdint typesAlan Coopersmith1-33/+9
2010-04-02xserver 1.8.0Keith Packard1-2/+2
2010-04-02xfree86: die gracefully in the vga arbiter if AddScreen failsTiago Vignatti1-0/+2
2010-04-02configure: enable udev backend as "auto"Peter Hutterer1-1/+1
2010-04-01Install 10-evdev.conf in $(prefix)/etc/X11/xorg.conf.d under udevKeith Packard3-1/+13
2010-04-01Bump bundle version to 2.5.1Jeremy Huddleston1-2/+2
2010-04-01darwin: Correct inline assembly for ___crashreporter_info__Jeremy Huddleston2-2/+2
2010-03-29Remove now obsolete function chooseVideoDriverRuediger Oertel1-25/+0
2010-03-29xfree86: Handle driver autoconfiguration when .conf files existRuediger Oertel1-6/+82
2010-03-29Merge remote branch 'jeremyhu/master'Keith Packard8-19/+30
2010-03-29Merge remote branch 'whot/for-keith'Keith Packard6-15/+18
2010-03-29XQuartz: Re-query dixScreenOrigins as the value could've changed.Jeremy Huddleston1-2/+5
2010-03-29darwin: Generate crash reports on FatalError()Jeremy Huddleston5-14/+21
2010-03-29GLX: Remove a redundant initializationJeremy Huddleston1-2/+0
2010-03-29XQuartz: Workaround weird key data reported on some layoutsJeremy Huddleston1-1/+4
2010-03-26config/udev: Prefer product name from attribute rather than ueventDan Nicholson1-2/+5