[xserver-commit] xserver ChangeLog,3.74.2.3,3.74.2.4

Eric Anholt xserver-commit@pdx.freedesktop.org
Sat, 27 Dec 2003 02:47:25 -0800


Committed by: anholt

Update of /cvs/xserver/xserver
In directory pdx:/home/anholt/xserver-dri

Modified Files:
      Tag: dri-0-1-branch
	ChangeLog 
Log Message:
Properly initialize texture registers in Blend.  Fixes problems with
blending code such as whiteness in test-render, or no blending at all.

Tested by:      andersca


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.74.2.3
retrieving revision 3.74.2.4
diff -u -d -r3.74.2.3 -r3.74.2.4
--- ChangeLog	23 Dec 2003 22:29:32 -0000	3.74.2.3
+++ ChangeLog	27 Dec 2003 10:46:52 -0000	3.74.2.4
@@ -1,3 +1,12 @@
+2003-12-27  Eric Anholt  <anholt@FreeBSD.org>
+
+	* hw/kdrive/ati/ati_reg.h:
+	* hw/kdrive/ati/r128_blendtmp.h:
+	Properly initialize texture registers in Blend.  Fixes problems with
+	blending code such as whiteness in test-render, or no blending at all.
+
+	Tested by:	andersca
+
 2003-12-23  Eric Anholt  <anholt@FreeBSD.org>
 
 	* hw/kdrive/ati/Makefile.am: