xserver-multidpi/hw/xfree86/xaa
Eric Anholt 751fd11a9a - Add two new XAA hooks, SetupForCPUToScreenTexture2 and
SetupForCPUToScreenAlphaTexture2. These add a dstFormat argument after
    the previous format argument, which the driver needs to use to properly
    set up the destination format. Two new arrays are added for the list of
    destination formats supported that correspond to the previous format
    arrays for sources.
- Make Render acceleration only occur when the new hook for that
    acceleration type is supplied and the dst format list is set, along
    with the src format list being set. Without knowing the destination
    format, the Render acceleration couldn't properly support all the
    destinations it might encounter.
- Bump XAA module minor version.
- Update the Radeon Render acceleration to use the new hooks when the XAA
    module is sufficiently new. Fix a bug in the src/dst alpha booleans for
    ops, and use them to set blend_cntl to support destinations without
    alpha. Add missing PICT_a1r5g5b5 texture format, and add list
    terminator. (!)
2004-08-04 10:05:37 +00:00
..
xaa.h - Add two new XAA hooks, SetupForCPUToScreenTexture2 and 2004-08-04 10:05:37 +00:00
XAA.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaBitBlt.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaBitmap.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaBitOrder.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaacexp.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaCpyArea.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaCpyPlane.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaCpyWin.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaDashLine.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaFallback.c Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xaaFillArc.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaFillPoly.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaFillRect.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaGC.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaGCmisc.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaImage.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaInit.c Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xaaInitAccel.c - Add two new XAA hooks, SetupForCPUToScreenTexture2 and 2004-08-04 10:05:37 +00:00
xaaLine.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaLineMisc.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaalocal.h Fix declaration of XAACachePlanarMonoStippleProc. Rename 2004-08-03 08:52:17 +00:00
xaaNonTEGlyph.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaNonTEText.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaOffscreen.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaOverlay.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaOverlayDF.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaPaintWin.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaPCache.c Fix declaration of XAACachePlanarMonoStippleProc. Rename 2004-08-03 08:52:17 +00:00
xaaPict.c - Add two new XAA hooks, SetupForCPUToScreenTexture2 and 2004-08-04 10:05:37 +00:00
xaaRect.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaROP.c Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xaarop.h Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xaaSpans.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaStateChange.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaStipple.c Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
xaaTables.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaTEGlyph.c Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
xaaTEGlyphBlt.S Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaTEText.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaWideLine.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaawrap.h Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xaaWrapper.c An experimental pseudocolor emulation layer. Not fully completed, currently 2004-07-30 21:46:38 +00:00
xaaWrapper.h An experimental pseudocolor emulation layer. Not fully completed, currently 2004-07-30 21:46:38 +00:00