xserver ChangeLog,3.174,3.175
Eric Anholt
xserver-commit at pdx.freedesktop.org
Mon May 17 00:14:24 PDT 2004
- Previous message: xserver/hw/kdrive/src kaa.c, 1.24, 1.25 kaa.h, 1.2, 1.3 kdrive.h,
1.50, 1.51
- Next message: xserver/hw/kdrive/src kaapict.c,1.8,1.9 kdrive.h,1.51,1.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/home/anholt/xserver
Modified Files:
ChangeLog
Log Message:
Add new CheckComposite hook. This allows a driver to avoid
the migration of pixmaps for a Composite operation if the
operation can't be supported. This hook is optional.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.174
retrieving revision 3.175
diff -u -d -r3.174 -r3.175
--- a/ChangeLog 14 May 2004 00:34:27 -0000 3.174
+++ b/ChangeLog 17 May 2004 07:14:21 -0000 3.175
@@ -1,3 +1,11 @@
+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
+ the migration of pixmaps for a Composite operation if the
+ operation can't be supported. This hook is optional.
+
2004-05-13 Eric Anholt <anholt at FreeBSD.org>
* hw/kdrive/src/kaa.c: (kaaLog2), (kaaPixmapAllocArea):
- Previous message: xserver/hw/kdrive/src kaa.c, 1.24, 1.25 kaa.h, 1.2, 1.3 kdrive.h,
1.50, 1.51
- Next message: xserver/hw/kdrive/src kaapict.c,1.8,1.9 kdrive.h,1.51,1.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list