xserver-multidpi/hw
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
..
darwin Documentation only update: Update XDarwin application version for release. 2004-08-21 00:46:01 +00:00
dmx Add missing reply for DMX (Rik Faith). 2004-08-27 20:39:17 +00:00
kdrive - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is 2004-09-11 09:28:19 +00:00
vfb Fix xtest failures in Xvfb from XMatchVisualInfo test. 2004-08-27 01:15:10 +00:00
xfree86 Update formatted docs. 2004-09-03 23:41:21 +00:00
xgl Add (stubbed out) Xgl server code 2004-06-04 17:06:18 +00:00
xnest Add COMPOSITE change to fbCopyWindow (not needed yet) 2004-08-11 22:40:14 +00:00
xwin document broken composite in XWin 2004-08-16 15:48:53 +00:00