summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2011-02-23xfree86: Fix undefined reference to `XNFsprintf' on sparc.Cyril Brulebois1-1/+1
2011-02-18Merge remote branch 'whot/for-keith'Keith Packard1-1/+1
2011-02-18Replace malloc with calloc to initialize the buffers[] as NULL in do_get_buff...Justin Dou1-1/+1
2011-02-18Merge remote branch 'ajax/for-keithp'Keith Packard4-57/+4
2011-02-16xfree86: fix up an out-of-date comment.Peter Hutterer1-1/+1
2011-02-08xfree86: warning fixAdam Jackson1-1/+0
2011-02-08fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdevAdam Jackson1-54/+2
2011-02-08int10: warning fixAdam Jackson1-1/+1
2011-02-08xf86vidmode: warning fixAdam Jackson1-1/+1
2011-02-03xf86/xv: Only register PostValidateTree hook when there is work to doPauli Nieminen1-7/+11
2011-02-03xf86/xv: Use PostValidateTree to do reputPauli Nieminen2-14/+42
2011-02-03xf86/xv: Fill color key on exposePauli Nieminen3-6/+76
2011-02-03xf86/xv: Remove unused variable from XvPortRecPrivatePauli Nieminen1-1/+0
2011-02-03xf86/xv: Remove unused GC pointersPauli Nieminen2-12/+0
2011-02-03xf86/xv: Remove copy paste code.Pauli Nieminen1-57/+11
2011-02-02Merge remote branch 'whot/for-keith'Keith Packard4-46/+37
2011-02-02xfree86/modes: Be sure to only use new EDID for physical output dimensionsEvan Broder1-0/+2
2011-02-02Merge remote branch 'dbn/build-fixes'Keith Packard1-3/+4
2011-01-27xfree86/dga: Remove DGAIsDgaEvent()Ville Syrjala2-13/+0
2011-01-27xfree86/dga: Only send DGA events for master devicesVille Syrjala1-0/+3
2011-01-27xfree86/dga: Remove useless ifdefsVille Syrjala1-13/+7
2011-01-27xfree86/dga: DGAProcessKeyboardEvent() forgot ET_InternalVille Syrjala1-0/+1
2011-01-27xfree86/dga: Remove DGAMouseX and DGAMouseYVille Syrjala1-13/+0
2011-01-27xfree86/dga: DGA2 events are missing the dx/dy informationVille Syrjala1-4/+4
2011-01-27xfree86/dga: Make mieq_install BoolVille Syrjala1-4/+4
2011-01-27xfree86/dga: Remove the ET_DGAEvent handler only if it was installedVille Syrjala1-2/+3
2011-01-27xfree86/dga: Install the DGA event handler when DGA2 is usedVille Syrjala1-0/+5
2011-01-27xfree86/input: Restore DGAStealKeyEvent()Ville Syrjala1-0/+13
2011-01-27xfree86: bump input minor ABIPeter Hutterer1-1/+1
2011-01-20Add xorg.conf.d shadow man page pointing to xorg.conf man pageAlan Coopersmith2-1/+2
2011-01-18xfree86: use sed rather than cpp to perform string substitutionsGaetan Nadon3-317/+314
2011-01-18man: refactor common code in the man pages makefilesGaetan Nadon4-52/+4
2011-01-18exa: build man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-16/+15
2011-01-18fbdevhw: build man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-15/+16
2011-01-18XFree86 utils: build utils man pages using XORG_MANPAGE_SECTIONSGaetan Nadon8-31/+13
2011-01-18man: build Xorg and xorg.conf man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-25/+22
2011-01-18Xorg.man: fix whitespace issuesGaetan Nadon1-7/+7
2011-01-08xfree86: Convert libxf86config to static libtool libraryDan Nicholson1-3/+4
2011-01-05Call SourceValidate even if src == dstVille Syrjälä1-2/+1
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä3-4/+6
2011-01-05Merge remote branch 'vsyrjala/misc_fixes'Keith Packard2-8/+36
2011-01-04edid: Fix incorrect timings for VIC61Zhao Yakui1-1/+1
2011-01-04x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2010-12-31Fix asprintf typo in commit d2c42b10Alan Coopersmith1-1/+1
2010-12-31XFree86: Linux: AGP: Fix void-pointer-arithmetic warningDaniel Stone1-1/+1
2010-12-31linux: warning fixAdam Jackson1-1/+1
2010-12-31xcmisc: warning fixAdam Jackson1-0/+4
2010-12-31dri1: warning fixAdam Jackson1-1/+1
2010-12-31loader: warning fixAdam Jackson1-1/+1
2010-12-31config: warning fixesAdam Jackson1-1/+1