Keith Whitwell wrote:
Andreas Stenglein wrote:

here is what I fiddled together to support the 3rd TMU on radeon
and 6TMUs on r200.

I tried on R200 with multiarb.c and projtex.c and it works almost as it should.
(projtex is broken somehow on r200, even with only 2 TMUs)


The patches look ok. I've actually been working on something simultaneously which avoids the combinatoric explosion when using t_dd_vbtmp.h by allowing the driver to submit a list of vertex attributes at runtime. Currently it's slightly slower than t_dd_vbtmp.h, but codegen will fix that and should be a performance win as well. The new code is in tnl/t_vertex.[ch], I don't have an example of its use to post at this time, though.

Hmm. Slight hiccup committing t_vertex.[ch], due to a braino on my behalf. They've ended up in the old sf cvs - I'll yell again when its fixed.


Keith




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to