Go to file
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
afb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
cfb xc/config/cf/sun.cf 2004-04-26 02:39:58 +00:00
cfb24 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
composite Major improvements to Composite wrapper. Several issues remain, but it now 2004-08-03 05:49:48 +00:00
damageext Integration of DAMAGE-XFIXES branch to trunk 2004-07-29 14:40:33 +00:00
dbe Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dix Integrate COMPOSITEWRAP branch including composite wrapper. This code still 2004-07-31 08:24:14 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb An experimental pseudocolor emulation layer. Not fully completed, currently 2004-07-30 21:46:38 +00:00
GL Fix compiler warning 2004-07-31 00:32:43 +00:00
hw - Add two new XAA hooks, SetupForCPUToScreenTexture2 and 2004-08-04 10:05:37 +00:00
ilbm Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
include Add "Extensions" section support to configuration parser 2004-07-31 09:14:06 +00:00
iplan2p4 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
lbx Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
mfb Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
mi The Damage extension has to wrap after (be called before) the Composite 2004-08-03 05:39:19 +00:00
miext programs/Xserver/hw/xfree86/ddc/xf86DDC.h 2004-08-03 09:33:54 +00:00
os Add "Extensions" section support to configuration parser 2004-07-31 09:14:06 +00:00
randr #Bug 780: add RRSetScreenConfig 2004-06-25 08:56:04 +00:00
record Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
render Use LibraryTargetName when not building a loadable server 2004-07-29 23:43:40 +00:00
Xext Integration of XEVIE branch to trunk, latest updates 2004-07-31 01:34:26 +00:00
xfixes Update xfixes server code to major version 3 from xserver CVS, and perform 2004-07-31 07:26:50 +00:00
Xi Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
xkb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=940 2004-07-30 12:03:56 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00