summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Re-fix DGA removal.Keith Packard4-18/+38
2009-09-30XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston1-7/+41
2009-09-29XQuartz: Cleaned up keymap setting for easier maintenanceJeremy Huddleston1-61/+52
2009-09-29XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2-8/+1
2009-09-29XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...Jeremy Huddleston1-32/+45
2009-09-29ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer2-1/+20
2009-09-27XQuartz: Fix QuartzSetCursor to match the expected prototype.Jeremy Huddleston1-2/+2
2009-09-27XQuartz: Fix a bunch of compilation warnings about styleJeremy Huddleston15-49/+53
2009-09-27XQuartz: Nuke TSMJeremy Huddleston1-16/+0
2009-09-27XQuartz: Fix inverse map from mode_switch to altJeremy Huddleston1-0/+4
2009-09-27XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...Jeremy Huddleston1-0/+11
2009-09-27XQuartz: Transition from xEvent based mieq to InternalEventJeremy Huddleston14-439/+147
2009-09-28xfree86: use the DDC size if either width or height of DisplaySize is bogus.Peter Hutterer1-1/+1
2009-09-28xfree86: Hurd fixSamuel Thibault1-1/+1
2009-09-26XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...Jeremy Huddleston1-14/+0
2009-09-26XQuartz: Add pressure/tilt property labelsJeremy Huddleston1-0/+3
2009-09-26XQuartz: Fix a brain-o array indexing problemJeremy Huddleston1-3/+3
2009-09-26XQuartz: Nuke duplicate locks that make painful headachesJeremy Huddleston1-2/+0
2009-09-26XQuartz: Use internal xshm header for new xextprotoJeremy Huddleston1-2/+1
2009-09-26dmx: undefine MITSHM, move undefs to miinitext.c.Kevin E Martin1-13/+0
2009-09-26dmx: reshuffle linker order to avoid errors when MITSHM is undefined.Kevin E Martin1-4/+1
2009-09-26dmx: core events are always in screen coordinates when passed to GPE.Peter Hutterer1-4/+4
2009-09-25kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.Peter Hutterer2-0/+10
2009-09-23XQuartz: GLX capabilities: Allow 16bit accumulation buffersJeremy Huddleston1-6/+8
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 Hutterer1-1/+1
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 Hutterer9-25/+33
2009-09-21xfree86/modes: Remove all framebuffer support from DGAKeith Packard3-105/+29
2009-09-21dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’Peter Hutterer1-0/+1
2009-09-21xfree86: silence warning: ‘ramplen’ may be used uninitializedPeter Hutterer1-1/+1
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-20xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevicesPeter Hutterer1-3/+7
2009-09-20xfree86: remove now unused variablePeter Hutterer1-3/+0
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 Hutterer1-8/+1
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
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith5-1/+37
2009-09-16Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...Matthias Hopf1-0/+8
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith5-5/+5