summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2011-02-24xfree86: Bump video ABI to 10.0Keith Packard1-1/+1
2011-02-24Merge remote branch 'kibi/master'Keith Packard1-1/+1
2011-02-24Removing unused codeAlexandr Shadchin2-13/+1
2011-02-24Merge remote branch 'ajax/for-keithp'Keith Packard1-1/+9
2011-02-23Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"Keith Packard3-115/+65
2011-02-23Revert "randr: Add sprite position transforms"Keith Packard5-97/+12
2011-02-23Revert "randr: Implement RRSetCrtcConfigs"Keith Packard1-1/+0
2011-02-23Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"Keith Packard2-163/+28
2011-02-23Revert "randr: Add per-crtc pixmaps"Keith Packard3-109/+4
2011-02-23Revert "DIX is responsible for ref counting scanout pixmaps."Keith Packard1-0/+4
2011-02-23Revert "Set sprite transforms from RRSetCrtcConfigs"Keith Packard1-2/+2
2011-02-23Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"Keith Packard2-80/+31
2011-02-23xfree86: If the driver found modes on an output, don't add moreAdam Jackson1-1/+9
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