summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-10xfree86: set mask for valuators 0/1 when emulating core events (#30267)Peter Hutterer1-0/+4
2010-11-10dix: don't create core motion events for non-x/y valuators.Peter Hutterer1-0/+9
2010-11-03Merge branch 'mhummel-clipboard-thread-improvements' into cygwin-release-1.9xserver-cygwin-1.9.2-1Jon TURNEY5-153/+66
2010-11-03Merge branch 'nontoplevelwin-aiglx' into cygwin-release-1.9Jon TURNEY9-73/+356
2010-11-03Merge commit 'xorg-server-1.9.2' into cygwin-release-1.9Jon TURNEY104-17932/+13130
2010-11-03Properly prototype winDoRandRScreenSetSize() so we don't get a random DPI aft...Jon TURNEY4-15/+17
2010-11-03Avoid logging VENDOR_CONTACTJon TURNEY1-2/+2
2010-11-03Fix an logic error which caused WM_DISPLAYCHANGE to resize screen in windowed...Jon TURNEY2-21/+31
2010-11-03Don't assume we'll always have converted the selection after 2 attemptsRoland Cassard1-19/+4
2010-11-03Add items to WGL AIGLX todoJon TURNEY1-2/+11
2010-11-03Don't spam log with wglwrap symbol resolution status at startupJon TURNEY1-8/+5