summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-03-14xfree86/modes: Fixed memory leak in xf86InitialConfigurationErkki Seppälä1-13/+8
2011-03-09vbe: Fix malloc size bugAdam Jackson1-1/+1
2011-03-04xfree86/modes: Be sure to only use new EDID for physical output dimensionsEvan Broder1-0/+2
2011-03-04xfree86: If the driver found modes on an output, don't add moreAdam Jackson1-1/+9
2011-03-03XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cu...Jeremy Huddleston1-0/+2
2011-03-03XQuartz: Don't use deprecated CoreGraphics API on SL and LionJeremy Huddleston1-1/+26
2011-03-03XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configsJeremy Huddleston2-10/+7
2011-03-03XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...Jeremy Huddleston4-0/+36
2011-03-03XQuartz: RandR: Capture the display when switching modes with RandRJeremy Huddleston5-0/+23
2011-02-24XQuartz: Localization UpdatesJeremy Huddleston9-245/+891
2011-02-24XQuartz: Add LSApplicationCategoryType key to Info.plistJeremy Huddleston1-0/+2
2011-01-30XQuartz: Localization UpdatesJeremy Huddleston52-5846/+7358
2011-01-30XQuartz: Use the default signal handlerJeremy Huddleston1-0/+21
2011-01-30XQuartz: Call RRScreenSizeNotify after handling externally-generated XP_EVENT...Jeremy Huddleston2-2/+4
2011-01-30XQuartz: Bump version string to 2.6.1Jeremy Huddleston1-2/+2
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