xserver ChangeLog,3.221,3.222

Keith Packard xserver-commit at pdx.freedesktop.org
Thu Jul 22 11:18:01 PDT 2004


Committed by: keithp

Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv11126

Modified Files:
	ChangeLog 
Log Message:
2004-07-22  Keith Packard  <keithp at keithp.com>

	reviewed by: <delete if not using a buddy>

	* hw/kdrive/ati/ati.c: (ATISetOffscreen), (ATISetPitch),
	(ATIRandRSetConfig), (ATIPreserve), (ATIRestore), (ATIEnable):
	* hw/kdrive/ati/ati.h:
	* hw/kdrive/ati/ati_cursor.c: (RadeonLoadCursor),
	(ATIUnloadCursor), (ATICursorEnable):
	* hw/kdrive/ati/ati_reg.h:
	Correct pitch so that accelerator can run on 1400x1050 screens.
	Add a few more register sets for cursors.


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.221
retrieving revision 3.222
diff -u -d -r3.221 -r3.222
--- ChangeLog	20 Jul 2004 14:33:41 -0000	3.221
+++ ChangeLog	22 Jul 2004 18:17:59 -0000	3.222
@@ -1,3 +1,16 @@
+2004-07-22  Keith Packard  <keithp at keithp.com>
+
+	reviewed by: <delete if not using a buddy>
+
+	* hw/kdrive/ati/ati.c: (ATISetOffscreen), (ATISetPitch),
+	(ATIRandRSetConfig), (ATIPreserve), (ATIRestore), (ATIEnable):
+	* hw/kdrive/ati/ati.h:
+	* hw/kdrive/ati/ati_cursor.c: (RadeonLoadCursor),
+	(ATIUnloadCursor), (ATICursorEnable):
+	* hw/kdrive/ati/ati_reg.h:
+	Correct pitch so that accelerator can run on 1400x1050 screens.
+	Add a few more register sets for cursors.
+
 2004-07-20  Phil Blundell  <pb at nexus.co.uk>
 
 	* hw/kdrive/fbdev/fbdev.c (fbdevSetShadow): Select optimized 16bpp



More information about the xserver-commit mailing list