xserver ChangeLog,3.275,3.276
Eric Anholt
xserver-commit@pdx.freedesktop.org
Wed Jan 19 23:28:05 PST 2005
Committed by: anholt
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv4231
Modified Files:
ChangeLog
Log Message:
Use RadeonSwitchTo3D() instead of doing the WAIT_UNTIL ourselves
(RST3D() also does DC_FLUSH, which may be important).
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.275
retrieving revision 3.276
diff -u -d -r3.275 -r3.276
--- ChangeLog 20 Jan 2005 07:09:01 -0000 3.275
+++ ChangeLog 20 Jan 2005 07:28:03 -0000 3.276
@@ -1,5 +1,13 @@
2005-01-19 Eric Anholt <anholt@FreeBSD.org>
+ * hw/kdrive/ati/radeon_composite.c: (R100PrepareComposite),
+ (R200TextureSetup), (R200PrepareComposite),
+ (RadeonPrepareTrapezoids):
+ Use RadeonSwitchTo3D() instead of doing the WAIT_UNTIL ourselves
+ (RST3D() also does DC_FLUSH, which may be important).
+
+2005-01-19 Eric Anholt <anholt@FreeBSD.org>
+
* hw/kdrive/ati/ati_video.c: (RadeonDisplayVideo), (ATIInitVideo):
Add R200 XV support, and make R100 (hopefully) use linear filtering
instead of nearest. Also, use RadeonSwitchTo3D instead of doing the
More information about the xserver-commit
mailing list