summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-11xfree86: Fix priority ordering for ignoring input classesfor-keithpDan Nicholson1-7/+12
2010-04-07Merge remote branch 'whot/for-keith'Keith Packard10-36/+113
2010-04-08xfree86: remove dead input drivers from xorg.conf man page.Peter Hutterer1-9/+0
2010-04-08Move 10-evdev.conf to system config dir $datadir/X11/xorg.conf.dDan Nicholson1-1/+1
2010-04-08xfree86: Search for a system xorg.conf.dDan Nicholson4-2/+26
2010-04-08xfree86: Set a saner search path for xorg.conf.dDan Nicholson3-30/+9
2010-04-08xfree86: Document how -configdir affects the xorg.conf.d search pathDan Nicholson1-1/+35
2010-04-08xfree86: Allow adding sysconfdir and datadir to config search pathsDan Nicholson2-1/+17
2010-04-08config: only match sane devices in 10-evdev.confPeter Hutterer1-2/+34
2010-04-08Don't keep a pointer to a possibly freed cursor when changing screens, preven...Pierre-Loup A. Griffais1-0/+1
2010-04-07Convert x86emu fixed size int typedefs to use stdint typesAlan Coopersmith1-33/+9
2010-04-07dix: be more verbose when we run out of opcodesPaulo Ricardo Zanoni1-1/+4
2010-04-07doc: specify 1.6.1 as the minimum version for doxygen.Gaetan Nadon1-3/+3
2010-04-07Merge remote branch 'yselkowitz/master'Keith Packard1-14/+23
2010-04-06Merge remote branch 'jbarnes/master'Keith Packard5-75/+143
2010-04-02Cygwin/X: Add configure option for WindowsWMYaakov Selkowitz1-8/+13
2010-04-02Don't enable ROOTLESS_WORKAROUND, it breaks compositeJon TURNEY1-1/+0
2010-04-02Cygwin/X: Disable unsupported extensions in configureYaakov Selkowitz1-5/+9
2010-04-02Disable setuid configure test on CygwinYaakov Selkowitz1-0/+1
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-29GLX/DRI2: expose swap control extensions if DDX support is presentJesse Barnes3-14/+19
2010-03-29DRI2: prevent swap wakes from waking MSC waitersJesse Barnes2-11/+27
2010-03-29DRI2: handle swapsPending betterJesse Barnes1-1/+2
2010-03-29DRI2: throttle swaps at submission time tooJesse Barnes1-0/+7
2010-03-29DRI2: advertise lowest supported DRI2 protocol versionJesse Barnes4-6/+17
2010-03-29DRI2: handle swap_interval of 0 correctlyJesse Barnes1-2/+2
2010-03-29DRI2: drawable lifetime fixesJesse Barnes1-12/+22
2010-03-29DRI2: fix swapbuffers handling of SBC and target MSCJesse Barnes1-4/+18
2010-03-29DRI2WaitSbc(): Fixes for correct semantic of glXWaitForSbcOML()Mario Kleiner1-2/+23
2010-03-29DRI2: Fix glitches in DRI2SwapComplete() and DRI2WakeupClient()Mario Kleiner1-4/+4
2010-03-29DRI2: make target_sbc signedJesse Barnes1-1/+1
2010-03-29DRI2: fixup handling of last_swap_targetJesse Barnes1-23/+6
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
2010-03-26Cleanup some comments in SpriteRecFernando Carrijo1-2/+10
2010-03-26xfree86: merge driver from the input class into the options.Peter Hutterer1-0/+1
2010-03-25os: Prevent backtrace from being stopped in noreturn functions.Rami Ylimaki2-5/+25
2010-03-24kdrive: Bump evdev maxKeycodeMikhail Gusarov1-1/+1