summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-10-13vbe: Fix copying the mode info blockAdam Jackson1-63/+3
2010-09-29xfree86: Add 18bpp supportAdam Jackson1-0/+3
2010-09-29xfree86: nds32: add nds32 support for compiler related mmio codesMacpaul Lin1-0/+410
2010-09-29xfree86: nds32: add nds32 support for compiler specific codesMacpaul Lin1-3/+3
2010-09-29xfree86: nds32: add nds32 definition for vgaHW support.Macpaul Lin1-1/+1
2010-09-29xfree86: fix compiler warning about implicied decl of DuplicateModule.Peter Hutterer1-0/+1
2010-09-29xfree86: Fix leaks in OpenConfigFile and OpenConfigDirJesse Adkins1-0/+2
2010-09-28XQuartz: RandR: Refactor legacy mode-switching to be better integrated with R...Jeremy Huddleston6-147/+234
2010-09-28XQuartz: RandR: Don't change the rootless preference when changing RandR modeJeremy Huddleston15-115/+124
2010-09-28XQuartz: RandR: Better handle switching betwen RandR modes that share CG modesJeremy Huddleston2-37/+123
2010-09-28XQuartz: RandR: Respond better to resolution changes made outside XJeremy Huddleston5-93/+135
2010-09-28XQuartz: RandR: Use deprecated CG APIs only on Leopard and earlierJeremy Huddleston2-5/+11
2010-09-28XQuartz: RandR: Remove FAKE_RANDR code.Jan Hauffa3-62/+1
2010-09-28XQuartz: RandR: Toggle rootless mode on XRandR mode switch.Jan Hauffa2-28/+72
2010-09-28XQuartz: RandR: Implement basic RandR functionality.Jan Hauffa7-80/+469
2010-09-28modes: Beware the driver switching root pixmapsChris Wilson1-1/+2
2010-09-27linux: Don't lose console events on non-evdev drivers (#29969)Thomas Hellstrom1-2/+3
2010-09-27xfree86: Check for existence of button class before dereferencing it.Peter Hutterer1-1/+1
2010-09-27xfree86: Document terminate not mapped by default (bug 25083)Jesse Adkins1-0/+10
2010-09-16XQuartz: Localization updatesJeremy Huddleston59-17613/+11764
2010-08-20edid: Adjust rounding of max_clockChris Wilson1-1/+1
2010-08-12XQuartz: xpr: Bail on errors during unlock and destroyJeremy Huddleston1-2/+8
2010-08-12XQuartz: UpdateScreen at the end of SetRootlessJeremy Huddleston1-1/+3
2010-08-12XQuartz: Make application switching work better for the no-spaces caseJeremy Huddleston2-8/+22
2010-08-12XQuartz: Ignore kXquartzToggleFullscreen when rootlessJeremy Huddleston1-2/+2
2010-08-13Stop checking or calling PtrCtrlProcsAlan Coopersmith1-3/+0
2010-08-13xfree86: parser: Never use constant strings for driver names (fixes #17438)Jesse Adkins2-4/+9
2010-08-10Cygwin/X: Fix glxWinCreateDrawable() for API changeJon TURNEY1-5/+9
2010-08-01ddc: Fix memory leak in GetEDID_DDC1Matt Turner1-2/+5
2010-07-29XQuartz: xpbproxy: Don't take down the whole server on an IO errorJeremy Huddleston1-0/+2
2010-07-28XQuartz: GLX: Don't mangle __GLXDrawable's pDrawJeremy Huddleston1-3/+2
2010-07-23Use DocBook stylesheets from xorg-sgml-doctools if they're availableAlan Coopersmith1-0/+1
2010-07-13Merge remote branch 'jeremyhu/master'Keith Packard5-33/+7
2010-07-13Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998Keith Packard5-4/+45
2010-07-13XQuartz: Bump bundle version to 2.6.0 for xorg-server-1.9.0 and X11R7.6Jeremy Huddleston1-2/+2
2010-07-13XQuartz: Remove some dead code.Jan Hauffa3-30/+0
2010-07-13XQuartz: Avoid a crash when mistakenly free()ing in QuartzSetCursor on some c...Jeremy Huddleston1-1/+5
2010-07-09DRI2: re-allocate DRI2 drawable if pixmap serial changesJesse Barnes1-1/+18
2010-07-07dix: purge leftover manual key down bit setting.Peter Hutterer5-20/+3
2010-07-02Add API to update setting of waitForUpdate screen private in miPointerAlan Coopersmith1-8/+4
2010-07-01xfree86: configure: remove vendor and card name matching rulesTiago Vignatti1-25/+0
2010-07-01xfree86: pci: remove superfluous vendor and card name loggingTiago Vignatti1-12/+1
2010-06-30Xephyr: fix Xv adaptor capability testsJulien Cristau1-5/+10
2010-06-30Xephyr: fix memory leak in XF86DRIOpenConnectionJulien Cristau1-1/+2
2010-06-30xfree86/modes: Allow the driver to specify initial rotationVille Syrjälä1-1/+4
2010-06-22Revert "mi: Remove unused overlay support"Keith Packard2-1/+29
2010-06-22rotation: fix cursor and overlap of one pixel.Dave Airlie1-3/+6
2010-06-22XWin: Fixes for devPrivates API changeColin Harrison3-11/+18
2010-06-20mi: Remove unused overlay supportMikhail Gusarov2-29/+1
2010-06-18Don't coredump on "X -showopts" (bug 25874)Alan Coopersmith1-0/+7