How is functionality already implemented by Mesa added to a driver?
I want to try adding vertex program support to the r200 driver.
I took a look at the i915 driver to see what is done there. The only things I could find where the added extensions in the extension string and the added vertex program stage in the pipeline struct.
Where else should I look and modify the r200 driver?
Philipp Klaus Krause
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
