xserver/hw
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
..
darwin Merge many XDarwin improvements: 2004-07-30 19:12:18 +00:00
dmx Add new extension enable/disable feature. This code is a small step in the 2004-07-31 04:23:21 +00:00
kdrive Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus 2004-07-26 17:14:27 +00:00
vfb Bug 778: add ddxBeforeReset 2004-06-21 13:44:14 +00:00
xfree86 - Add two new XAA hooks, SetupForCPUToScreenTexture2 and 2004-08-04 10:05:37 +00:00
xgl Add (stubbed out) Xgl server code 2004-06-04 17:06:18 +00:00
xnest Bug 778: add ddxBeforeReset 2004-06-21 13:44:14 +00:00
xwin Merge from CYGWIN branch 2004-08-03 10:12:25 +00:00