xserver ChangeLog,3.194,3.195
Eric Anholt
xserver-commit at pdx.freedesktop.org
Thu Jun 10 02:50:59 PDT 2004
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/home/anholt/xserver
Modified Files:
ChangeLog
Log Message:
Align scratch area offsets to the offscreen byte alignment.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.194
retrieving revision 3.195
diff -u -d -r3.194 -r3.195
--- a/ChangeLog 10 Jun 2004 08:37:25 -0000 3.194
+++ b/ChangeLog 10 Jun 2004 09:50:57 -0000 3.195
@@ -1,5 +1,11 @@
2004-06-10 Eric Anholt <anholt at FreeBSD.org>
+ * hw/kdrive/ati/ati_draw.c: (ATIDrawSetup), (ATIUploadToScratch),
+ (ATIDrawInit):
+ Align scratch area offsets to the offscreen byte alignment.
+
+2004-06-10 Eric Anholt <anholt at FreeBSD.org>
+
* hw/kdrive/ati/ati_dma.c: (ATIPseudoDMAInit):
Oops, testers reported that the last patch actually didn't work
(conflicts occurred), so the R300 PDMA doesn't work. Disable.
More information about the xserver-commit
mailing list