[xserver-commit] xserver ChangeLog,3.104,3.105

Eric Anholt xserver-commit@pdx.freedesktop.org
Fri, 09 Jan 2004 00:40:53 -0800


Committed by: anholt

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

Modified Files:
	ChangeLog 
Log Message:
Use the scratch area for Composite when one of src or dst is
in memory.


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.104
retrieving revision 3.105
diff -u -d -r3.104 -r3.105
--- ChangeLog	9 Jan 2004 03:42:08 -0000	3.104
+++ ChangeLog	9 Jan 2004 08:40:31 -0000	3.105
@@ -1,5 +1,11 @@
 2004-01-08  Eric Anholt  <anholt@FreeBSD.org>
 
+	* hw/kdrive/src/kaapict.c: (kaaTryDriverComposite):
+	Use the scratch area for Composite when one of src or dst is
+	in memory.
+
+2004-01-08  Eric Anholt  <anholt@FreeBSD.org>
+
 	* Xext/Makefile.am:
 	Add xvmcext.h to source list so distcheck succeeds.