On Thu, 9 Mar 2006 16:44:07 +0000 (UTC)
Jeff Muizelaar <[EMAIL PROTECTED]> wrote:

> Aapo Tahkola <aet <at> rasterburn.org> writes:
> 
> > 
> > r300 driver now supports this in HW.
> > It should work pretty well as long as GART is big enough and application
> doesn't request to draw with more
> > than 65535 verts.
> > 
> 
> What needs to be done to add support for this on r200?

r200 doesnt have any free scratch regs so that needs to be fixed first.
I haven't looked at this but I can see that fourth reg doesn't work on r300 out 
of the box.

After that you can get USER_BUFFERS working and tested.
Rest is just porting r200 to use radeon_vertex_buffer(ill write routines to do 
vertex_buffer->radeon_vertex_buffer)
and making sure idx bufs work.

-- 
Aapo Tahkola


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to