xserver ChangeLog,3.212,3.213
Eric Anholt
xserver-commit at pdx.freedesktop.org
Mon Jul 19 00:53:55 PDT 2004
- Previous message: xserver ChangeLog,3.211,3.212
- Next message: xserver/hw/kdrive/ati ati.c, 1.15, 1.16 ati.h, 1.9,
1.10 ati_cursor.c, 1.3, 1.4 ati_draw.c, 1.18, 1.19 ati_draw.h,
1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv20297
Modified Files:
ChangeLog
Log Message:
Use the offscreen memory manager as much as possible to do the
reservation of memory at startup. Do some drive-by cleanups while I'm
here (sorry!).
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.212
retrieving revision 3.213
diff -u -d -r3.212 -r3.213
--- ChangeLog 19 Jul 2004 07:20:02 -0000 3.212
+++ ChangeLog 19 Jul 2004 07:53:53 -0000 3.213
@@ -1,5 +1,20 @@
2004-07-19 Eric Anholt <anholt at FreeBSD.org>
+ * hw/kdrive/ati/ati.c: (ATISetOffscreen), (ATIDisable), (ATILog2):
+ * hw/kdrive/ati/ati.h:
+ * hw/kdrive/ati/ati_cursor.c: (ATIMoveCursor), (ClassicLoadCursor),
+ (RadeonLoadCursor), (ATICursorSave), (ATICursorEnable),
+ (ATICursorInit):
+ * hw/kdrive/ati/ati_draw.c: (ATIDrawSetup), (ATIUploadToScratch),
+ (ATIBlockHandler), (ATIWakeupHandler), (ATIDrawInit),
+ (ATIScratchSave), (ATIDrawEnable), (ATIDrawDisable):
+ * hw/kdrive/ati/ati_draw.h:
+ Use the offscreen memory manager as much as possible to do the
+ reservation of memory at startup. Do some drive-by cleanups while I'm
+ here (sorry!).
+
+2004-07-19 Eric Anholt <anholt at FreeBSD.org>
+
* hw/kdrive/ati/r128_composite.c: (R128CheckComposite),
(R128TextureSetup), (R128Composite):
Add support for transforms of textures on R128.
- Previous message: xserver ChangeLog,3.211,3.212
- Next message: xserver/hw/kdrive/ati ati.c, 1.15, 1.16 ati.h, 1.9,
1.10 ati_cursor.c, 1.3, 1.4 ati_draw.c, 1.18, 1.19 ati_draw.h,
1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list