summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Merge remote branch 'jeremyhu/master'Keith Packard12-1186/+877
2010-04-11XQuartz: Add a GUI preference for the Alt / Mode_switch toggleJeremy Huddleston3-1084/+712
2010-04-11XQuartz: Customize the NSDefaults id in the man file.Jeremy Huddleston2-19/+21
2010-04-11XQuartz: Add a defaults option to toggle Alt / Mode_switchJeremy Huddleston9-64/+104
2010-04-11XQuartz: Blacklist some oddball legacy Mac keycodes that break wineJeremy Huddleston1-20/+41
2010-04-11xfree86: Fix priority ordering for ignoring input classesDan Nicholson1-7/+12
2010-04-07Merge remote branch 'whot/for-keith'Keith Packard5-33/+73
2010-04-08xfree86: remove dead input drivers from xorg.conf man page.Peter Hutterer1-9/+0
2010-04-08xfree86: Search for a system xorg.conf.dDan Nicholson2-2/+22
2010-04-08xfree86: Set a saner search path for xorg.conf.dDan Nicholson2-30/+8
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-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-06Merge remote branch 'jbarnes/master'Keith Packard3-57/+134
2010-04-02xfree86: die gracefully in the vga arbiter if AddScreen failsTiago Vignatti1-0/+2
2010-04-01Bump bundle version to 2.5.1Jeremy Huddleston1-2/+2
2010-04-01darwin: Correct inline assembly for ___crashreporter_info__Jeremy Huddleston1-1/+1
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 Packard5-17/+19
2010-03-29Merge remote branch 'whot/for-keith'Keith Packard2-10/+1
2010-03-29GLX/DRI2: expose swap control extensions if DDX support is presentJesse Barnes2-0/+10
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 Barnes3-2/+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 Huddleston3-14/+10
2010-03-29XQuartz: Workaround weird key data reported on some layoutsJeremy Huddleston1-1/+4
2010-03-26xfree86: merge driver from the input class into the options.Peter Hutterer1-0/+1
2010-03-24kdrive: Bump evdev maxKeycodeMikhail Gusarov1-1/+1
2010-03-24xfree86: remove if 1 from the dawn of time.Peter Hutterer1-10/+0
2010-03-21Merge remote branch 'jeremyhu/master'Keith Packard9-120/+106
2010-03-22Cygwin/X: Make X -> XWin symlink during installYaakov Selkowitz1-0/+3
2010-03-22Catch errors in recursive relink targetsYaakov Selkowitz2-2/+2
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz11-23/+23
2010-03-22Respect value of SED from configureYaakov Selkowitz2-2/+2
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz10-10/+10
2010-03-22Use EXEEXT in relink rules for portable DDXsYaakov Selkowitz3-3/+3
2010-03-22kdrive: Use $(MAKE) in relink rulesYaakov Selkowitz4-4/+4
2010-03-22Rename xdmx client to dmxinfoYaakov Selkowitz3-5/+5
2010-03-22Cygwin/X: Fix windres rule for automake silent rulesYaakov Selkowitz1-1/+1