summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-10-20Remove unused LinuxFindPci and LinuxGetPciCfgHEADmasterMikhail Gusarov3-138/+0
2009-10-19Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06Yaakov Selkowitz1-1/+0
2009-10-18kdrive: fix Xfake build by removing the old keysym stuffPeter Hutterer1-135/+2
2009-10-15Define ddxBeforeReset stubs in platform-neutral DDXsYaakov Selkowitz4-0/+26
2009-10-15Remove duplicates from Xfake_LDADDYaakov Selkowitz1-2/+1
2009-10-14Cygwin/X: Avoid a potential null pointer dereference before input initializationJon TURNEY1-0/+4
2009-10-14Cygwin/X: Make -logverbose affect the verbosity of logging to the log fileJon TURNEY1-1/+1
2009-10-14Xming: Fix various 'ISO C90 forbids mixed declarations and code' warningsColin Harrison3-38/+40
2009-10-14Xming: Remove unused X-boxed icon resourceColin Harrison3-2/+0
2009-10-14Xming: update .rc fileColin Harrison1-6/+6
2009-10-13Merge remote branch 'mattst88/master'Keith Packard6-25/+111
2009-10-13[alpha] assume we have __NR_pciconfig_iobaseMatt Turner1-4/+0
2009-10-13[alpha] don't return from void functionsMatt Turner1-6/+12
2009-10-13Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston2-3/+50
2009-10-08Cast small-int values through intptr_t when passed as pointersJamey Sharp2-4/+6
2009-10-08Resource leakage: 0 is a valid file descriptorMartin Ettl3-5/+5
2009-10-07Fix undefined symbols on alphaMichael Cree1-6/+6
2009-10-06Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is activeAlan Coopersmith1-4/+4
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-1/+1
2009-10-06xfree86: remove log-spamming DebugFPeter Hutterer1-10/+0
2009-10-06Fix breakage on alpha caused by c7680befe5aeMatt Turner1-23/+39
2009-10-06Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"Peter Hutterer4-9/+77
2009-10-06xfree86: remove log-spamming DebugFPeter Hutterer1-10/+0
2009-10-02XQuartz: Fix a possible minor memory leakJeremy Huddleston1-0/+1
2009-10-02XQuartz: Send mouse location with scroll events.Jeremy Huddleston1-1/+1
2009-10-02rotate: drop unwrapping inside block handler.Dave Airlie1-7/+3
2009-10-01XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0Jeremy Huddleston2-3/+3
2009-10-01xfree86: fix xorg.conf manpage formatting errorJulien Cristau1-1/+1
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