Go to file
Eric Anholt 0cd662ea80 - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is
not doing an add of 1 per triangle like I hoped, and instead seems to
    be saturating all the pixels or something. The R100 acceleration
    renders pretty well, with some gaps. Note that both are slower than
    software due to lack of DMA to submit vertices.
- Mostly fix R128 and Radeon transform support, including supporting
    bilinear filtering on R128. Subpixel offsets are still probably an
    issue (reported by rendercheck), but I want to make 100% sure about my
    understanding of the protocol before changing everybody, including fb.
- Add support for dst formats without alpha to R128 Composite.
- Remove the R128 Blend code, which has long outlived its usefulness. (I
    kept it around for one reason: It could be useful for the w/h > 1024
    case with no mask and a non-src op. That seems pretty infrequent and
    not worth the trouble).
2004-09-11 09:28:19 +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 Clip destination instead of source. Should be the same, but it looks nicer 2004-08-15 21:13:11 +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 Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
GL Fix AGL display problems (Bug #1210, Torrey T. Lyons). 2004-09-02 01:38:17 +00:00
hw - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is 2004-09-11 09:28:19 +00:00
ilbm Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
include Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, 2004-08-09 22:37:22 +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 Apply a kludge to initialize the composite wrapper before DamageSetup. If 2004-08-12 08:45:33 +00:00
miext First set of documentation updates. 2004-09-03 16:18:23 +00:00
os Fix Xprt bug by disabling code that merges multiple audit messages (Bug 2004-08-13 19:51:34 +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 Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol). 2004-08-18 18:41:41 +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 Fixed typos. 2004-08-27 20:20:54 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00