Hi all,

   Can someone more knowledgable explain to me how to properly access AGP
space from within Mesa driver ?

What I want to do is to copy vertex data (i.e. coordinates, colors, etc) into an array in AGP space so that R300 engine can fetch it from there. Ideally, I would be able to tell Mesa to just store them there to begin with.

I looked at R200 MAOS code and I do not understand it - it looks like it does not use GART memory for vertex buffers, but instead users indirect buffers.

                        thank you

                              Vladimir Dergachev


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to