summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2009-12-30config: add libudev input-hotplug backendJulien Cristau3-7/+14
2009-12-30xfree86: move sanity checks below option and input classes merges.Peter Hutterer1-10/+11
2009-12-30Merge remote branch 'dbn/inputclass'Keith Packard13-26/+514
2009-12-30Merge remote branch 'dbn/xorg.conf.d'Keith Packard10-173/+519
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 Nicholson2-2/+3
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 Nicholson6-25/+102
2009-12-22xfree86: Use xorg.conf.d directory for multiple config filesDan Nicholson5-103/+296
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 Coopersmith5-20/+10
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith4-0/+12
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith2-1/+8
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 Coopersmith4-17/+6
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 Packard13-225/+170
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
2009-12-16xfree86: fix -quiet option behaviourTiago Vignatti1-1/+1
2009-12-16xfree86: spam output but with verbose level checked insteadTiago Vignatti1-21/+25
2009-12-16Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith10-224/+164
2009-12-15Fix builds with --with-int10=stubAlan Coopersmith2-0/+3
2009-12-11xfree86: remove unused variable in configureDDMonitorSection.Peter Hutterer1-1/+0
2009-12-02Merge remote branch 'whot/master'Keith Packard1-1/+1
2009-12-03xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer1-1/+1
2009-12-02Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen1-2/+2
2009-11-25Update man-pages for new default font pathsIngmar Vanhassel2-7/+7
2009-11-20xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui1-5/+10
2009-11-17xfree86: set a sane umask before opening the logJulien Cristau1-1/+3
2009-11-16Use glibc's in/out routinesMatt Turner5-224/+18
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon11-8/+35
2009-11-10Move FD_CLR above pInfo->read_inputChase Douglas1-2/+3
2009-11-09loader: actually stat something that has some chance of existing. (v2)Dave Airlie1-2/+5
2009-11-06randr: Turn on ModeDebug during server setupAdam Jackson1-5/+7
2009-11-06Remove lnx_font.c and lnx.hMatt Turner6-328/+2
2009-11-05Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-11-01Make sys.c use unaligned access functions provided in compiler.Matt Turner2-181/+2
2009-10-29Supply all code using dl*() with DLOPEN_LIBSedidMikhail Gusarov1-0/+1
2009-10-29EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson1-2/+4
2009-10-29modes: Fix duplicate detection, and do it more consistentlyAdam Jackson4-31/+39