summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-01-19xfree86: replace True/False with TRUE/FALSE.Peter Hutterer1-10/+10
2010-01-11xfree86: init pointer feedback controls from optionsSimon Thum2-2/+46
2010-01-11xfree86: document pointer acceleration in xorg.conf.manSimon Thum1-0/+45
2010-01-11whitespace fixesSimon Thum1-18/+16
2010-01-11doc: actually document SendDragEventsSimon Thum1-1/+1
2010-01-10kdrive: klinux.h breaks make distGaetan Nadon1-1/+1
2010-01-08Revert "Make sys.c use unaligned access functions provided in compiler."Tiago Vignatti2-2/+181
2010-01-07xwin: ignore intermediate .man fileGaetan Nadon1-1/+2
2010-01-06kdrive: Remove unused kdNoopOps external variable declarationMikhail Gusarov1-3/+0
2010-01-06kdrive: Remove unused kmap.cMikhail Gusarov3-190/+0
2010-01-06kdrive: Make internal functions staticMikhail Gusarov2-50/+10
2010-01-06kdrive: Remove unused 'k' variableMikhail Gusarov1-3/+2
2010-01-06kdrive: Remove bus mouse driverMikhail Gusarov2-133/+1
2010-01-06kdrive: Adjust kdrive usage message as shadow overlay support has been droppedMikhail Gusarov1-1/+1
2010-01-06kdrive: Remove unused VxWorks* variable declarationsMikhail Gusarov1-4/+0
2010-01-06kdrive: Remove unused KdCardInfo::lastMarker fieldMikhail Gusarov1-2/+0
2010-01-06kdrive: Extract common part of fbdevPutColors and fbdevEnableMikhail Gusarov1-16/+25
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov14-439/+235
2010-01-06kdrive: Remove unused KD_MAX_CARD_ADDRESS macroMikhail Gusarov1-4/+0
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov6-26/+24
2010-01-06kdrive: Remove unused KdCardAttr from KdCardInfoMikhail Gusarov5-33/+3
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov4-27/+47
2010-01-06kdrive: Remove unused KdCardInfo::needSync fieldMikhail Gusarov1-1/+0
2010-01-06kdrive: Remove .gitignore left from SDL serverMikhail Gusarov1-2/+0
2010-01-05modes: Remove the ClockRanges typeAdam Jackson2-24/+6
2010-01-01Add Xephyr.man to .gitignoreMikhail Gusarov1-0/+1
2010-01-01Remove unused pShadow field from drivers' private structuresMikhail Gusarov3-3/+0
2010-01-01Do not check xfree argument for NULLMikhail Gusarov11-98/+57
2010-01-01Remove trailing whitespaceMikhail Gusarov20-411/+411
2009-12-30config: add libudev input-hotplug backendJulien Cristau4-7/+22
2009-12-30xfree86: move sanity checks below option and input classes merges.Peter Hutterer1-10/+11
2009-12-30Merge remote branch 'dbn/inputclass'Keith Packard16-29/+520
2009-12-30Merge remote branch 'dbn/xorg.conf.d'Keith Packard14-178/+576
2009-12-28EXA: Allow optimized migration to be enabled with mixed pixmaps.Michel Dänzer1-18/+19
2009-12-23xfree86: Introduce InputClass configurationDan Nicholson9-1/+468
2009-12-22config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson5-5/+9
2009-12-22xfree86: Support non-Option boolean entries in configurationDan Nicholson4-23/+43
2009-12-22xfree86: Add Option AutoServerLayout for input devices.Peter Hutterer4-53/+129
2009-12-22xfree86: Allow config directory to be specified on command lineDan Nicholson10-28/+142
2009-12-22xfree86: Use xorg.conf.d directory for multiple config filesDan Nicholson6-106/+314
2009-12-22xfree86: Unexport configuration file symbolsDan Nicholson1-7/+7
2009-12-22xfree86: remove LAYOUT_DEBUG section.Peter Hutterer1-39/+0
2009-12-22xfree86: remove some 'enable this later' and if 0 ifdefsPeter Hutterer2-28/+0
2009-12-22Merge remote branch 'whot/master'Keith Packard2-61/+47
2009-12-22xfree86: remove HistorySize from the xorg.conf man page.Peter Hutterer1-4/+0
2009-12-22xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboardPeter Hutterer1-42/+39
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith10-50/+27
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith9-0/+31
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith5-2/+17
2009-12-18Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14