summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-04-23Xvfb: Usage message typo fix.Peter Hutterer1-1/+1
2010-04-21xf86ScaleAxis: support for high resolution devicesBenjamin Tissoires1-4/+4
2010-04-20DRI2: Track DRI2 drawables as resources, not privatesKristian Høgsberg2-118/+37
2010-04-16vfb: add a name and type to the pointer and keyboardJulien Cristau1-0/+6
2010-04-15XQuartz GLX: Don't let garbage enter our pixel requestJeremy Huddleston1-1/+1
2010-04-15XQuartz: Localization updateJeremy Huddleston73-1177/+4563
2010-04-15xfree86: Fix priority ordering for ignoring input classesDan Nicholson1-7/+12
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-09xfree86: remove dead input drivers from xorg.conf man page.Peter Hutterer1-9/+0
2010-04-09xfree86: Search for a system xorg.conf.dDan Nicholson2-2/+22
2010-04-09xfree86: Set a saner search path for xorg.conf.dDan Nicholson2-30/+8
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-09Don't keep a pointer to a possibly freed cursor when changing screens, preven...Pierre-Loup A. Griffais1-0/+1
2010-04-09Convert x86emu fixed size int typedefs to use stdint typesAlan Coopersmith1-33/+9
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-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
2010-03-22Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3aYaakov Selkowitz1-0/+1
2010-03-21XQuartz: Constrain the pointer to the updated display bounds on display recon...Jeremy Huddleston1-2/+11
2010-03-21XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefixJeremy Huddleston2-4/+6
2010-03-21XQuartz: xpbproxy: Cleanup xpbproxy threadingJeremy Huddleston5-99/+80
2010-03-21XQuartz: Minor cleanupJeremy Huddleston1-7/+7
2010-03-21XQuartz: GLX: Fix Availability for Tiger ppc workaroundJeremy Huddleston1-1/+1
2010-03-21Revert "XQuartz: Explicitly pass a bellProc to make XBell() work again."Jeremy Huddleston1-7/+1
2010-03-21Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367'Keith Packard1-19/+23
2010-03-21Merge remote branch 'jturney/master'Keith Packard17-269/+35