summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Version bumped to 1.9.3xorg-server-1.9.3Jeremy Huddleston1-2/+2
2010-12-03Version bumped to 1.9.2.902 (1.9.3 RC2)xorg-server-1.9.2.902Jeremy Huddleston1-2/+2
2010-12-03XQuartz: RandR: Fix mode changing for multi-monitor configurations.Jeremy Huddleston1-10/+13
2010-12-03XQuartz: Cleanup some compiler warningsJeremy Huddleston2-2/+2
2010-12-03XQuartz: Disable the Mac OS X screensaver when in full screen modeJeremy Huddleston1-0/+37
2010-12-03Fix Xdmx and Xephyr build when DTrace support is enabledNicolas Peninguy1-2/+2
2010-12-03Return Success from generate_modkeymap() when max_keys_per_mod is zeroAdam Tkac1-11/+13
2010-12-02render: Fix byteswapping of gradient stopsAndrea Canciani1-2/+2
2010-12-02dix: do not use bit-wise operators on the boolean result of BitIsOnFerry Huberts1-6/+6
2010-12-02dix: remove now unnecessary !! before BitIsOn()Peter Hutterer1-4/+4
2010-12-02include: let BitIsOn() return a boolean value.Jeremy Huddleston1-1/+1
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-12-02Xi: move property reset from extension shutdown to init.Peter Hutterer1-2/+2
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-15Xext: panoramiXprocs: fix typoLinus Arver1-1/+1
2010-11-14test: input - set valuators mask for event to core conversionChase Douglas1-0/+2
2010-11-14ddc: Don't probe for DDC/CI or EEPROMAdam Jackson1-4/+0
2010-11-13Version bumped to 1.9.2.901 (1.9.3 RC1)xorg-server-1.9.2.901Jeremy Huddleston1-2/+2
2010-11-13XQuartz: Fix make distcheckJeremy Huddleston1-1/+1
2010-11-13dix: Fix make distcheckJeremy Huddleston1-0/+1
2010-11-13test: Fix missing xkbsrv.h include.Cyril Brulebois1-0/+1
2010-11-13DOC: Only build dtrace documentation with --enable-docsJeremy Huddleston2-0/+3
2010-11-13shadow: Optimize shadowUpdatePacked(). (#26973)Adam Jackson1-2/+2
2010-11-13Set DamageSetReportAfterOp to true for the damage extensionKristian Høgsberg1-0/+1
2010-11-13Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt6-11/+8
2010-11-13os: Fix BigReq ignoring when another request is pendingAaron Plattner1-3/+16
2010-11-13mi: Integer overflow for dashed lines longer than 46340. #31093Siddhesh Poyarekar1-1/+1
2010-11-13os: include dix-config.h, not xorg-config.hJulien Cristau2-4/+4
2010-11-13hurd: Fix use of deprecated iopl deviceSamuel Thibault2-15/+15
2010-11-13Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260)Aaron Plattner1-1/+0
2010-11-13kdrive: Fix linking with tslib, with -Wl, --as-needed. #30600Michał Górny1-1/+1
2010-11-13kdrive: Fix tslib check fallback to set TSLIB_LIBS. #30599Michał Górny1-1/+4
2010-11-10KDrive: Fix error handlig in tslib driverPaulius Zaleckas1-4/+11
2010-11-10dix: advance parent window pointer when no node is foundTiago Vignatti1-3/+3
2010-11-10fix a sign problem with valuator data.Joe Shaw2-2/+2
2010-11-10xkb: init mapWidth and symsPerKey arrays to 0.Peter Hutterer1-2/+2
2010-11-10Xi: reshuffle conditions for labeling a device as IsXExtensionKeyboard (#29046)Peter Hutterer1-2/+2