[xserver-commit] xserver ChangeLog,3.74.2.6,3.74.2.7
Eric Anholt
xserver-commit@pdx.freedesktop.org
Sun, 28 Dec 2003 01:56:54 -0800
- Previous message: [xserver-commit] xserver ChangeLog,3.74.2.5,3.74.2.6
- Next message: [xserver-commit] xserver/hw/kdrive/src kaa.h,NONE,1.1.2.1 kaapict.c,NONE,1.1.2.1 Makefile.am,1.7,1.7.2.1 kaa.c,1.21.2.2,1.21.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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:
Move the kaaComposite function and debug to kaapict.c. It is expected
to grow significantly in the near future.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.74.2.6
retrieving revision 3.74.2.7
diff -u -d -r3.74.2.6 -r3.74.2.7
--- ChangeLog 28 Dec 2003 09:21:59 -0000 3.74.2.6
+++ ChangeLog 28 Dec 2003 09:56:52 -0000 3.74.2.7
@@ -1,5 +1,15 @@
2003-12-28 Eric Anholt <anholt@FreeBSD.org>
+ * hw/kdrive/src/Makefile.am:
+ * hw/kdrive/src/kaa.c:
+ * hw/kdrive/src/kaa.h:
+ * hw/kdrive/src/kaapict.c: (kaaPrintCompositeFallback),
+ (kaaComposite):
+ Move the kaaComposite function and debug to kaapict.c. It is expected
+ to grow significantly in the near future.
+
+2003-12-28 Eric Anholt <anholt@FreeBSD.org>
+
* hw/kdrive/src/kaa.c: (kaaPixmapAllocArea):
Previous revision fixed the "pitch" variable to be the pitch in bytes
rather than pixels, as the offscreenPitch kaa private would indicate,
- Previous message: [xserver-commit] xserver ChangeLog,3.74.2.5,3.74.2.6
- Next message: [xserver-commit] xserver/hw/kdrive/src kaa.h,NONE,1.1.2.1 kaapict.c,NONE,1.1.2.1 Makefile.am,1.7,1.7.2.1 kaa.c,1.21.2.2,1.21.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]