summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Add RandR 1.2 README.modes doc to EXTRA_DISTserver-1.8-branchAlan Coopersmith1-0/+1
2010-05-24Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profileAaron Zang1-22/+80
2010-05-24Xserver(1) man page updatesAlan Coopersmith1-17/+9
2010-05-21GLX/DRI2: expose swap control extensions if DDX support is presentJesse Barnes3-14/+19
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 Barnes4-6/+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 Hutterer3-8/+32
2010-05-18Check pixmap allocation return value when creating glyphsKeith Packard1-0/+7
2010-05-18Fix compiler issues with getifaddrs() call on OpenSolarisAlan Coopersmith1-5/+4
2010-05-18test/xi2: Initialize predefined atoms before XInputExtensionInit.Jamey Sharp1-0/+1
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-18Fix wrong bracket values when startOver = FALSE.David James1-11/+8
2010-05-18miPolyPoint bugfix: Check memory allocation before changing the GC.Jamey Sharp1-2/+3
2010-05-18dmxBERestoreRenderGlyph was passing wrong value to freeKeith Packard1-1/+1
2010-05-18Fix mod() definition.Matthias Hopf1-1/+1
2010-05-18dix: make DeviceEvent coordinates signed for Xinerama. #24986Chris Humbert1-2/+2
2010-05-18Xi: reset the known properties at the end of the server generation.Peter Hutterer3-0/+13
2010-05-18Make sure XFixes invisible cursor gets freed on server resetKeith Packard1-11/+12
2010-05-18Fix cursor ref counting mistakes with sprites and xf86Cursor.cKeith Packard3-5/+19
2010-05-17XQuartz: Fix a build failure on TigerJeremy Huddleston2-0/+12
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-11xserver 1.8.1Peter Hutterer1-2/+2
2010-05-11Export XkbCopyDeviceKeymap from Xorg, it is needed by VNC.Adam Tkac1-1/+1
2010-05-05XQuartz: add new localization files to EXTRA_DISTJulien Cristau1-0/+4
2010-05-04xserver 1.8.0.902Peter Hutterer1-2/+2
2010-05-04mi: don't thrash resources when displaying the software cursor across screensPeter Hutterer1-161/+108
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-02rootless: Add some sanity checking to miPaintWindowJeremy Huddleston1-0/+3
2010-05-02rootless: Remove an unneeded commentJeremy Huddleston1-4/+0
2010-05-02x-list.c: null-returning function malloc() was called without checkingOliver McFadden1-0/+1
2010-05-01Xext: only update the sprite on pointer events.Peter Hutterer1-1/+5
2010-05-01xkb: Fix omissions in geometry initialization #27679Dirk Wallenstein1-2/+39
2010-05-01xfree86: a missing input driver is not an error.Peter Hutterer1-1/+1
2010-05-01test: Fix linking of wrapped functions in XI2 tests.Rami Ylimäki1-8/+8
2010-04-30Clarify help strings for disabled features in configureYaakov Selkowitz1-3/+3
2010-04-30Catch when requested SHA1 implementation is missingYaakov Selkowitz1-0/+6
2010-04-30Prefer libsha1 over libgcryptYaakov Selkowitz1-9/+9
2010-04-30Revert "Disable Record by default."Yaakov Selkowitz1-1/+1