[xserver-commit] xserver ChangeLog,3.92,3.93

Eric Anholt xserver-commit@pdx.freedesktop.org
Sun, 04 Jan 2004 12:47:31 -0800


Committed by: anholt

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

Modified Files:
	ChangeLog 
Log Message:
- Correctly set the texture coordinate set source for the
  second texture unit.
- Re-enable Radeon's Composite accel now that fonts work
  again.


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.92
retrieving revision 3.93
diff -u -d -r3.92 -r3.93
--- ChangeLog	3 Jan 2004 22:54:09 -0000	3.92
+++ ChangeLog	4 Jan 2004 20:47:29 -0000	3.93
@@ -1,3 +1,12 @@
+2004-01-04  Eric Anholt  <anholt@FreeBSD.org>
+
+	* hw/kdrive/ati/ati_draw.c:
+	* hw/kdrive/ati/radeon_composite.c: (RadeonTextureSetup):
+	- Correctly set the texture coordinate set source for the
+	  second texture unit.
+	- Re-enable Radeon's Composite accel now that fonts work
+	  again.
+
 2004-01-03  Eric Anholt  <anholt@FreeBSD.org>
 
 	* hw/kdrive/src/kaapict.c: (kaaPrintCompositeFallback),