summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-27configure.ac: 1.11.4xorg-server-1.11.8xorg-server-1.11.7xorg-server-1.11.4xorg-server-1.11.10server-1.11-branchJeremy Huddleston1-2/+2
2012-01-201.11.3.902 (1.11.4 RC2)xorg-server-1.11.3.902Jeremy Huddleston1-2/+2
2012-01-18XQuartz: Bump bundle version to 2.7.1Jeremy Huddleston1-4/+4
2012-01-18render: don't bother with animated cursors on floating slaves (#39989)Peter Hutterer1-0/+3
2012-01-18dix: Update pointer limits for floating devices too (#43635)Peter Hutterer1-1/+1
2012-01-18mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong1-1/+1
2012-01-18Convert DetermineClientCmd to use strdup instead of malloc+strncpyAlan Coopersmith1-7/+1
2012-01-18dix: Tune dixLookupDrawable for successAdam Jackson1-4/+3
2012-01-18dix: Tune dtrace hooks around DispatchAdam Jackson1-5/+9
2012-01-18xace: ricer tuning for XaceHookAdam Jackson1-0/+4
2012-01-18xfree86: split warning about missing identifier or input driverPeter Hutterer1-5/+6
2012-01-18os: don't ignore failure from dladdrJulien Cristau1-1/+5
2012-01-18Add OpenBSD support to DetermineClientCmd()Matthieu Herrb2-1/+49
2012-01-18Add Solaris support to DetermineClientCmdAlan Coopersmith1-10/+59
2012-01-06configure.ac: 1.11.3.901 (1.11.4 RC1)xorg-server-1.11.3.901Jeremy Huddleston1-2/+2
2012-01-06Xi: Fix mishandled git mergeJeremy Huddleston1-13/+0
2012-01-02Merge remote-tracking branch 'whot/server-1.11-branch' into server-1.11-branchJeremy Huddleston4-9/+22
2012-01-03Xi: assign correct grab_mode/other_device_mode in XI2 passive grabsCarlos Garnacho1-2/+8
2012-01-03Change disable_clientpointer return type to voidAlan Coopersmith1-1/+1
2012-01-03xfixes: don't dereference a NULL cursorPeter Hutterer1-2/+2
2012-01-03Xi: when removing a device, reset ClientPointers where neededPeter Hutterer1-0/+15
2012-01-03Xext: don't swap CARD8 in SProcSELinuxQueryVersionPeter Hutterer1-6/+0
2012-01-03dix: button state must show the logical buttons, not physical buttonsPeter Hutterer1-1/+1
2012-01-02Xi: when removing a device, reset ClientPointers where neededPeter Hutterer1-0/+15
2012-01-02xfixes: don't dereference a NULL cursorPeter Hutterer1-2/+2
2011-12-21dmx: force -fno-strict-aliasing for xinput examplePeter Hutterer1-28/+28
2011-12-21Save major/minor opcodes in ClientRec for RecordAReplyKeith Packard7-36/+20
2011-12-21Fix ShmPutImage for XYBitmapJulien Cristau1-1/+1
2011-12-20kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...Jeremy Huddleston3-7/+7
2011-12-20configure.ac: Make Xephyr dependency error message more informativeJeremy Huddleston1-5/+3
2011-12-16configure.ac: 1.11.3xorg-server-1.11.3Jeremy Huddleston1-2/+2
2011-12-15dmx: fix distcheck failure, missing compsize.h in Makefile.amGaetan Nadon1-0/+2
2011-12-09configure.ac: 1.11.2.902 (1.11.3 RC2)xorg-server-1.11.2.902Jeremy Huddleston1-2/+2
2011-12-09kdrive: drop screen crossing code.Dave Airlie1-6/+0
2011-12-09hal: free tmp_val in one missing caseDave Airlie1-0/+1
2011-12-09xv: test correct number of requests. (v2)Dave Airlie1-2/+2
2011-12-09xaa: avoid possible freed pointer reuse in epilogueDave Airlie1-0/+1
2011-12-09Xi: avoid overrun of callback array.Dave Airlie1-2/+2
2011-12-09xext: don't free uninitialised pointer when malloc fails. (v2)Dave Airlie1-2/+1
2011-12-09fbdevhw: iterate over all modes that match a mode. (v3)Adam Jackson1-8/+10
2011-12-09LoaderOpen returns either a valid pointer or NULL, so don't check for < 0Alan Coopersmith1-1/+1
2011-12-09Limit the number of screens Xvfb will attempt to allocate memory forAlan Coopersmith1-1/+3
2011-11-28randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPositionRui Matos1-19/+10
2011-11-28configure.ac: 1.11.2.901 (1.11.3 RC1)xorg-server-1.11.2.901Jeremy Huddleston1-2/+2
2011-11-24Fix vesa's VBE PanelID interpretationDerek Buitenhuis1-1/+4
2011-11-24dmx: Build fix for -Werror=implicit-function-declarationJeremy Huddleston6-0/+95
2011-11-21rootless: Fix a server crash when choosing a color with the gimp color wheeldtakahashi421-2/+2
2011-11-21edid: Add quirk for Acer Aspire One 110Ross Burton1-0/+5
2011-11-21dri2: Register the DRI2DrawableType after server regenerationChris Wilson2-2/+15
2011-11-21DRI2: Avoid a NULL pointer dereferenceChris Wilson1-1/+2