summaryrefslogtreecommitdiff
path: root/rsVertexArray.h
AgeCommit message (Expand)Author
2010-06-25Add support for non-VBO drawing in Meshes.Jason Sams
2010-06-01Remove RS_KIND from vertex arrays types.Jason Sams
2010-01-27Fix some minor bugs with GL state setup that were exposed by Droids driver.Jason Sams
2010-01-25Cleanup seperation of Legacy and user attribs. All user programs now use the...Jason Sams
2010-01-07Change user attribs to look for empty slot rather than using them in order. ...Jason Sams
2010-01-06More complete support for named attribs. Adds user typed attribs as availabl...Jason Sams
2009-12-23Element restructuring. Add support for new basic Element types including the...Jason Sams
2009-11-25Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams