summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.Peter Hutterer2-0/+10
2009-09-25dix: plug memory leak in DeviceEnterLeaveEvents.Peter Hutterer1-1/+3
2009-09-25Xi: fix length calculation for ValuatorState in QueryDeviceState reply.Peter Hutterer1-1/+1
2009-09-24configure: fix up tslib check once again.Peter Hutterer1-1/+5
2009-09-24dix: report XI1 axis values correctly if first_valuator != 0Thomas Jaeger1-6/+6
2009-09-23XQuartz: GLX capabilities: Allow 16bit accumulation buffersJeremy Huddleston1-6/+8
2009-09-23render: Don't add b8g8r8x8 format for depth 24.Michel Dänzer1-4/+1
2009-09-23EXA: Fix some issues pointed out by clang.Michel Dänzer3-10/+8
2009-09-22dix: move bounds check before accessSimon Thum1-2/+3
2009-09-22Bump to 1.7.99.1Peter Hutterer1-1/+1
2009-09-22dmx: only free the default pixmaps that we actually allocated.Kevin E Martin1-2/+5
2009-09-22dmx: disable Get/SetWindowPixmap, we don't support composite/redirected windowsKevin E Martin1-0/+4
2009-09-22Fix sporadic segfault on resume due to accidentally freeing cursor.Keith Packard1-1/+1
2009-09-22Revert fe31f9c + 977953b to fix issue for good.Matthias Hopf1-8/+2
2009-09-22input: don't use typecasts to access members of InternalEvent.Peter Hutterer8-25/+25
2009-09-22Xext: switch mbuf.c to dixLookupResourceByTypePeter Hutterer1-13/+23
2009-09-22Xext: remove DisplayImageBuffers from mbuf.cPeter Hutterer1-36/+0
2009-09-22Xext: fix up multibuffer compiler errors.Peter Hutterer1-2/+248
2009-09-22configure: fix up check for tslib.Peter Hutterer1-16/+8
2009-09-21Less intrusive workaround for sporadic segfault on resume.Matthias Hopf1-9/+7
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer32-109/+256
2009-09-21xfree86/modes: Remove all framebuffer support from DGAKeith Packard3-105/+29
2009-09-21configure: resourceproto is optional.Peter Hutterer1-1/+1
2009-09-21dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’Peter Hutterer1-0/+1
2009-09-21Xext: silence 'warning: no previous prototype' for sync, bigreq and xcmisc.Peter Hutterer3-0/+5
2009-09-21randr: reply with the server or client version, whichever is lower.Peter Hutterer1-6/+12
2009-09-21render: reply with the server or client version, whichever is lower.Peter Hutterer1-2/+12
2009-09-21xfree86: silence warning: ‘ramplen’ may be used uninitializedPeter Hutterer1-1/+1
2009-09-20RRDestroyOutputProperty: Free randr property valid valuesKeith Packard1-0/+2
2009-09-20Free randr crtc and output pointer arraysKeith Packard1-0/+2
2009-09-20xf8CrtcSetModeTransform: free adjusted_mode name tooKeith Packard1-1/+3
2009-09-20LoaderSortExtensions: free graph nodesKeith Packard1-0/+2
2009-09-20Free libpciaccess iterator in xf86PciProbeKeith Packard1-1/+2
2009-09-20xf86Xinput.c: get DIX event queue pointer once at InitInput timeKeith Packard2-9/+2
2009-09-20probe_devices_from_device_sections: don't leak list of devicesKeith Packard1-1/+1
2009-09-20Eliminate bogus event resizing.Keith Packard5-51/+14
2009-09-20xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevicesPeter Hutterer1-3/+7
2009-09-20Xext: include security protocol header instead of client headerThomas Jaeger1-1/+1
2009-09-20Bump fixesproto requirement to 4.1Thomas Jaeger1-1/+1
2009-09-20fixes: Make sure invisible cursor is inialized with zero src/maskThomas Jaeger1-4/+2
2009-09-20xfree86: remove now unused variablePeter Hutterer1-3/+0
2009-09-18configure: Fix broken quoting for initialization of REQUIRED_MODULESCarl Worth1-15/+1
2009-09-18xfree86: vgaarb: missing wrapping macroTiago Vignatti1-0/+2
2009-09-18xserver: added more Geode oddities to xf86AutoConfig.cMartin-Éric Racine1-2/+2
2009-09-18xfree86: use SendDevicePresenceEvents instead of manual event handling.Peter Hutterer3-9/+3
2009-09-18Require dmxproto 2.2.99.1Peter Hutterer1-1/+1
2009-09-18configure.ac: move all protocol requirements to a single location.Peter Hutterer1-22/+54
2009-09-18dri: use noPanoramiXExtension directly.Shunichi Fuji1-11/+3
2009-09-17Fix typo in Xephyr man pageAlan Coopersmith1-1/+1
2009-09-17xserver: SIGIO option handling was incorrect.Dave Airlie1-2/+2