xserver ChangeLog,3.217,3.218
Eric Anholt
xserver-commit at pdx.freedesktop.org
Mon Jul 19 05:07:04 PDT 2004
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv5432
Modified Files:
ChangeLog
Log Message:
Add support for a8b8g8r8 and x8b8g8r8 pictures, which showed up
frequently with metacity usage.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.217
retrieving revision 3.218
diff -u -d -r3.217 -r3.218
--- ChangeLog 19 Jul 2004 11:42:49 -0000 3.217
+++ ChangeLog 19 Jul 2004 12:07:02 -0000 3.218
@@ -1,5 +1,12 @@
2004-07-19 Eric Anholt <anholt at FreeBSD.org>
+ * hw/kdrive/ati/radeon_composite.c: (R100TextureSetup),
+ (R200TextureSetup):
+ Add support for a8b8g8r8 and x8b8g8r8 pictures, which showed up
+ frequently with metacity usage.
+
+2004-07-19 Eric Anholt <anholt at FreeBSD.org>
+
* hw/kdrive/ati/ati_cursor.c: (ATICursorInit):
Breakage in last commit to this file: pCurPriv->area isn't set up until
Enable, these days.
More information about the xserver-commit
mailing list