xserver/hw
Eric Anholt 106703edf6 Back out the previous day's broken R200 "fix" -- the same number of coords
are always emitted. Fix the real problem, which was not enough regs
    being initialized in ati_draw.c. Fix a typo that was resulting in alpha
    coming out as 0 * src or 0 * broken instead of src * 1 or src * mask.
    Assign the blending results to R0, as appears to be necessary. Unbreak
    the dst-alpha-blend-with-no-dst-alpha code. Yow. And set the right DMA
    count for the r200 traps code.
2004-12-22 18:39:41 +00:00
..
darwin Allow rootless implementations to override frame reordering. This is used 2004-10-08 00:35:08 +00:00
dmx Add missing reply for DMX (Rik Faith). 2004-08-27 20:39:17 +00:00
kdrive Back out the previous day's broken R200 "fix" -- the same number of coords 2004-12-22 18:39:41 +00:00
vfb Fix xtest failures in Xvfb from XMatchVisualInfo test. 2004-08-27 01:15:10 +00:00
xfree86 Bug #2123 <https://bugs.freedesktop.org/show_bug.cgi?id=2123> Attachment 2004-12-22 08:28:16 +00:00
xgl Add xglPixmapToRegion 2004-11-14 23:21:29 +00:00
xnest Add COMPOSITE change to fbCopyWindow (not needed yet) 2004-08-11 22:40:14 +00:00
xwin latest changes from CYGWIN 2004-12-15 12:22:39 +00:00