Just to warn that in last commit to r300, aapot has forgeted to del the 2 
headers that have been deleted from the project both #include "r200_tcl.h", 
#include "r200_sanity.h", are not needed anymore, so please update 
radeon_ioctl.c

By the way great work....

Quick patch 

--- radeon_ioctl.c      2005-10-27 01:19:06.000000000 +0100
+++ Mesa/src/mesa/drivers/dri/r300/radeon_ioctl.c       2005-10-27 
00:19:44.000000000 +0100
@@ -46,10 +46,6 @@
 #include "radeon_ioctl.h"
 #include "r200_ioctl.h"
 #include "r300_ioctl.h"
-#if R200_MERGED
-#include "r200_tcl.h"
-#include "r200_sanity.h"
-#endif
 #include "r300_state.h"
 #include "radeon_reg.h"
 

Pedro Maia


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to