summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
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-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_LIBSMikhail 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
2009-10-29modes: De-duplicate a clock range check.Adam Jackson1-17/+12
2009-10-29EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson1-1/+40
2009-10-29modes: Decorate interlaced mode names with a trailing 'i'Adam Jackson2-5/+7
2009-10-29EDID: CEA extension supportMa Ling7-429/+935
2009-10-28Suppress certain GCC warnings in auto-generated code.Jamey Sharp1-0/+1
2009-10-28Don't cast double to int: use default conversions or explicitly round.Jamey Sharp2-6/+6
2009-10-28Add video driver flag to indicate that console access is not needed.Jamey Sharp2-11/+22
2009-10-28xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZETormod Volden1-1/+1
2009-10-27Xinput: allow non-integer values again for Constant- and AdaptiveDecelerationHans Nieser1-2/+2
2009-10-23DRI2: Report the correct extension minor versionKeith Packard1-1/+1
2009-10-23Kill compilation warnings.Marcin Baczyński2-3/+11
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-08Cast small-int values through intptr_t when passed as pointersJamey Sharp2-4/+6
2009-10-08Resource leakage: 0 is a valid file descriptorMartin Ettl2-2/+2
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