On Wed, Apr 07, 2004 at 12:12:23PM +0200, Felix K�hling wrote: > > The t_vertex stuff replaces t_dd_vbtmp stuff. I've done this for the > savage driver and it was pretty straight forward.
I have mga converted. The conversion was quite easy to do. I haven't commited it because wanted to see if I could do projective texturing without ptex vertices. Unfortunately it doens't seem to be exactly easy to add that capability because the emit functions deal with one attribute at a time and projective texturing would require access to two attributes at a time. I also saw a really strange segfault somewhere. It looked like a for loop was going out of bounds which made me supicious of my compiler. If I remember correctly it happened with the cva test program. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
