summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-04CloseDevice: call XkbRemoveResourceClient before freeing key class structHEADmasterAlan Coopersmith1-3/+3
2010-01-04EXA: Restore migration call in exaDoPutImage().Michel Dänzer1-0/+11
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
2010-01-01dix: add smooth limited pointer acceleration profileSimon Thum2-2/+29
2009-12-30config: add libudev input-hotplug backendJulien Cristau11-81/+415
2009-12-30xfree86: move sanity checks below option and input classes merges.Peter Hutterer1-10/+11
2009-12-30Merge remote branch 'dbn/inputclass'Keith Packard22-33/+567
2009-12-30Merge remote branch 'dbn/xorg.conf.d'Keith Packard17-179/+583
2009-12-29EXA: Don't use UTS/DFS directly for Put/GetImage when there's a system copy.Michel Dänzer1-34/+8
2009-12-29EXA: Restrict the regions that need to be migrated for composite fallback for...Thomas Hellstrom2-41/+200
2009-12-29EXA/mixed: Handle results of software fallbacks in DamageReport hook.Michel Dänzer4-39/+29
2009-12-29EXA: Fix migration avoidance for 1x1 pixmaps.Michel Dänzer2-1/+21
2009-12-29EXA/classic: Fix crash with migration heuristic "smart".Michel Dänzer1-0/+3
2009-12-29EXA: Limit src prepareAccess regions for a number of unaccelerated operations.Thomas Hellstrom1-27/+75
2009-12-29EXA: Use relevant source region to minimize migration on CopyWindow fallbacks.Michel Dänzer1-2/+12
2009-12-29EXA: Fix bugs in exaGetImage / ExaCheckGetImage migration.Thomas Hellstrom2-2/+2
2009-12-28EXA: Allow optimized migration to be enabled with mixed pixmaps.Michel Dänzer1-18/+19
2009-12-28EXA/mixed: Don't clear deferred status of pixmaps if migration is limited.Michel Dänzer1-1/+2
2009-12-23xfree86: Introduce InputClass configurationDan Nicholson11-2/+472
2009-12-22config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson9-8/+52
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 Nicholson9-107/+321
2009-12-22xfree86: Unexport configuration file symbolsDan Nicholson1-7/+7
2009-12-22test/xi2: fail if xi2 class type is garbage. (#25492)Peter Hutterer1-0/+3
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 Packard3-62/+48
2009-12-23test/xi2: fix maximum max_keycode (bug#25492)Julien Cristau1-1/+1
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-19Bump to 1.7.99.3 (unreleased)Keith Packard1-2/+2
2009-12-18Set release date for 1.7.99.2Keith Packard1-1/+1
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith40-221/+128
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith30-4/+122
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith15-17/+58
2009-12-18Change default xkb model from pc104 to pc105Alan Coopersmith1-2/+2
2009-12-18Change sysconfdir brackets to avoid some shells trying to run it as a commandAlan Coopersmith1-1/+1
2009-12-18Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith6-17/+26
2009-12-18xfree86: update man page for special keys handling.Peter Hutterer1-11/+5
2009-12-18xfree86: DontZap has been disabled for a while now, say so in the man page.Peter Hutterer1-4/+3
2009-12-16Merge remote branch 'alanc/master'Keith Packard33-657/+492
2009-12-16Merge remote branch 'jeremyhu/master'Keith Packard2-2/+2
2009-12-16xf86xv: Fix off-by-one in viewport clippingVille Syrjälä1-6/+6
2009-12-16xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6