summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-01-07XQuartz: Update copyright dates in bundle's plistJeremy Huddleston1-2/+2
2011-01-06edid: Fix incorrect timings for VIC61Zhao Yakui1-1/+1
2011-01-06x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2011-01-06xfree86/modes: Take rotation into account when checking mode sizeVille Syrjälä1-8/+25
2011-01-06dri2: Don't page flip when the window size doesn't match the pixmap sizeVille Syrjälä1-0/+11
2010-12-21Add EDID quirk for HP Compaq nc8430.Jörn Horstmann1-0/+5
2010-12-14XQuartz GL: Add $(GL_CFLAGS) to CFLAGSJeremy Huddleston1-1/+1
2010-12-13XQuartz: Just NSBeep() for XBell()Jeremy Huddleston13-490/+223
2010-12-03XQuartz: RandR: Fix mode changing for multi-monitor configurations.Jeremy Huddleston1-10/+13
2010-12-03XQuartz: Cleanup some compiler warningsJeremy Huddleston1-1/+1
2010-12-03XQuartz: Disable the Mac OS X screensaver when in full screen modeJeremy Huddleston1-0/+37
2010-12-02xfree86: add missing linebreak in error message.Peter Hutterer1-1/+1
2010-12-02xfree86: Fix rotation of 2-color non-interleaved cursor imagesAaron Plattner1-19/+43
2010-12-02Fix screen number checks.Cyril Brulebois3-5/+5
2010-12-02DGA: fix screen number checkJulien Cristau1-23/+23
2010-12-02xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-12-02xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-11-26XQuartz: Localization UpdatesJeremy Huddleston20-141/+164
2010-11-26XQuartz: Remove existing localization files on install to avoid conflictsJeremy Huddleston1-1/+2
2010-11-26XQuartz dri: Don't check CoreGraphics versionJeremy Huddleston1-112/+0
2010-11-23edid: Fix the HDTV sync pulse adjustmentAdam Jackson1-2/+2
2010-11-23x86emu: fix jump_near_IMM to handle DATA: flag correctly.Luc Verhaegen1-6/+14
2010-11-23Do not trap access to timer and keyboardSamuel Thibault2-0/+11
2010-11-23DRI2: Avoid call to NULL pointerPauli Nieminen1-4/+7
2010-11-23modes: improve aspect ratio match for classic driversOlivier Fourdan1-5/+59
2010-11-15XQuartz: Don't use bashism in uninstall-hookJeremy Huddleston1-1/+3
2010-11-14ddc: Don't probe for DDC/CI or EEPROMAdam Jackson1-4/+0
2010-11-13XQuartz: Fix make distcheckJeremy Huddleston1-1/+1
2010-11-13Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt1-1/+1
2010-11-13hurd: Fix use of deprecated iopl deviceSamuel Thibault2-15/+15
2010-11-10KDrive: Fix error handlig in tslib driverPaulius Zaleckas1-4/+11
2010-11-10xfree86: set mask for valuators 0/1 when emulating core events (#30267)Peter Hutterer1-0/+4
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