xserver ChangeLog,3.250,3.251
Eric Anholt
xserver-commit at pdx.freedesktop.org
Mon Sep 20 03:12:02 UTC 2004
Committed by: anholt
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv22194
Modified Files:
ChangeLog
Log Message:
Fix the R200 Render code. Composite and Trapezoids are now supported
just as well as on R100.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.250
retrieving revision 3.251
diff -u -d -r3.250 -r3.251
--- ChangeLog 20 Sep 2004 02:59:22 -0000 3.250
+++ ChangeLog 20 Sep 2004 03:12:00 -0000 3.251
@@ -1,5 +1,14 @@
2004-09-19 Eric Anholt <anholt at FreeBSD.org>
+ * hw/kdrive/ati/ati_draw.c: (ATIDrawSetup), (ATIDrawEnable):
+ * hw/kdrive/ati/ati_reg.h:
+ * hw/kdrive/ati/radeon_composite.c: (R200PrepareComposite),
+ (RadeonPrepareTrapezoids):
+ Fix the R200 Render code. Composite and Trapezoids are now supported
+ just as well as on R100.
+
+2004-09-19 Eric Anholt <anholt at FreeBSD.org>
+
* fb/fbtrap.c: (fbAddTriangles):
Fix up some broken ASCII art by avoiding tabs.
More information about the xserver-commit
mailing list