summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-06-11xnest: Don't ignore errors from DeviceCursorInitialize.Jamey Sharp1-2/+1
2010-05-25xfree86: fix multiple InputAttributes tag matching.Peter Hutterer1-3/+3
2010-05-24Add RandR 1.2 README.modes doc to EXTRA_DISTAlan Coopersmith1-0/+1
2010-05-24Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profileAaron Zang1-22/+80
2010-05-21GLX/DRI2: expose swap control extensions if DDX support is presentJesse Barnes2-0/+10
2010-05-21DRI2: prevent swap wakes from waking MSC waitersJesse Barnes2-11/+27
2010-05-21DRI2: handle swapsPending betterJesse Barnes1-1/+2
2010-05-21DRI2: throttle swaps at submission time tooJesse Barnes1-0/+7
2010-05-21DRI2: advertise lowest supported DRI2 protocol versionJesse Barnes3-2/+17
2010-05-21DRI2: handle swap_interval of 0 correctlyJesse Barnes1-2/+2
2010-05-21DRI2: drawable lifetime fixesJesse Barnes1-12/+22
2010-05-21DRI2: fix swapbuffers handling of SBC and target MSCJesse Barnes1-4/+18
2010-05-21DRI2WaitSbc(): Fixes for correct semantic of glXWaitForSbcOML()Mario Kleiner1-2/+23
2010-05-21DRI2: Fix glitches in DRI2SwapComplete() and DRI2WakeupClient()Mario Kleiner1-4/+4
2010-05-21DRI2: make target_sbc signedJesse Barnes1-1/+1
2010-05-21DRI2: fixup handling of last_swap_targetJesse Barnes1-23/+6
2010-05-18Merge branch 'server-1.8-branch' of git://people.freedesktop.org/~jeremyhu/xs...Peter Hutterer2-8/+25
2010-05-18Fix null pointer dereference in xf86_reload_cursors().Cyril Brulebois1-1/+1
2010-05-18xfree86: dga needs to use the master keyboard state (#27573)Peter Hutterer1-1/+3
2010-05-18dmxBERestoreRenderGlyph was passing wrong value to freeKeith Packard1-1/+1
2010-05-18Fix cursor ref counting mistakes with sprites and xf86Cursor.cKeith Packard1-0/+2
2010-05-17XQuartz: Fix a build failure on TigerJeremy Huddleston1-0/+5
2010-05-17XQuartz: Don't use deltaXY for determining pointer location on scroll eventsJeremy Huddleston1-11/+20
2010-05-17XQuartz: Don't trust deltaXY for middle mouse clicks.Jeremy Huddleston1-1/+4
2010-05-05XQuartz: add new localization files to EXTRA_DISTJulien Cristau1-0/+4
2010-05-04xf86: Don't crash when switching modes through RandR without owning the VT.Pierre-Loup A. Griffais1-2/+2
2010-05-02XQuartz GLX: Change around includes for better compatability with different O...Jeremy Huddleston2-1/+4
2010-05-02x-list.c: null-returning function malloc() was called without checkingOliver McFadden1-0/+1
2010-05-01xfree86: a missing input driver is not an error.Peter Hutterer1-1/+1
2010-04-30xfree86: Fix reference to SGML entitiesYaakov Selkowitz1-1/+1
2010-04-30xfree86: Ignore linuxdoc generated docsYaakov Selkowitz1-0/+5
2010-04-30dmx: use silent rules in docYaakov Selkowitz1-4/+4
2010-04-30dmx: Ignore linuxdoc generated docsYaakov Selkowitz3-3568/+8
2010-04-27Revert "DRI2: Track DRI2 drawables as resources, not privates"Peter Hutterer2-37/+118
2010-04-23Xvfb: Usage message typo fix.Peter Hutterer1-1/+1
2010-04-21xf86ScaleAxis: support for high resolution devicesBenjamin Tissoires1-4/+4
2010-04-20DRI2: Track DRI2 drawables as resources, not privatesKristian Høgsberg2-118/+37
2010-04-16vfb: add a name and type to the pointer and keyboardJulien Cristau1-0/+6
2010-04-15XQuartz GLX: Don't let garbage enter our pixel requestJeremy Huddleston1-1/+1
2010-04-15XQuartz: Localization updateJeremy Huddleston73-1177/+4563
2010-04-15xfree86: Fix priority ordering for ignoring input classesDan Nicholson1-7/+12
2010-04-12XQuartz: Add a GUI preference for the Alt / Mode_switch toggleJeremy Huddleston3-1084/+712
2010-04-12XQuartz: Customize the NSDefaults id in the man file.Jeremy Huddleston2-19/+21
2010-04-12XQuartz: Add a defaults option to toggle Alt / Mode_switchJeremy Huddleston9-64/+104
2010-04-09XQuartz: Blacklist some oddball legacy Mac keycodes that break wineJeremy Huddleston1-20/+41
2010-04-09xfree86: remove dead input drivers from xorg.conf man page.Peter Hutterer1-9/+0
2010-04-09xfree86: Search for a system xorg.conf.dDan Nicholson2-2/+22
2010-04-09xfree86: Set a saner search path for xorg.conf.dDan Nicholson2-30/+8
2010-04-09xfree86: Document how -configdir affects the xorg.conf.d search pathDan Nicholson1-1/+35
2010-04-09xfree86: Allow adding sysconfdir and datadir to config search pathsDan Nicholson2-1/+17