xserver ChangeLog,3.175,3.176

Eric Anholt xserver-commit at pdx.freedesktop.org
Mon May 17 00:19:50 PDT 2004


Committed by: anholt

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

Modified Files:
	ChangeLog 
Log Message:
Make kaaMoveInPixmap public.  This will be used by the ATI
driver's xvideo support to ensure that the destination is
in framebuffer.


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.175
retrieving revision 3.176
diff -u -d -r3.175 -r3.176
--- a/ChangeLog	17 May 2004 07:14:21 -0000	3.175
+++ b/ChangeLog	17 May 2004 07:19:47 -0000	3.176
@@ -1,5 +1,13 @@
 2004-05-17  Eric Anholt  <anholt at FreeBSD.org>
 
+	* hw/kdrive/src/kaa.c:
+	* hw/kdrive/src/kaa.h:
+	Make kaaMoveInPixmap public.  This will be used by the ATI
+	driver's xvideo support to ensure that the destination is
+	in framebuffer.
+
+2004-05-17  Eric Anholt  <anholt at FreeBSD.org>
+
 	* hw/kdrive/src/kaapict.c: (kaaTryDriverComposite):
 	* hw/kdrive/src/kdrive.h:
 	Add new CheckComposite hook.  This allows a driver to avoid




More information about the xserver-commit mailing list