summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsVertexArray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix fountain and put the demos back in the optional build.Jason Sams2010-02-081-0/+3
* Fix some minor bugs with GL state setup that were exposed by Droids driver.Jason Sams2010-01-271-2/+6
* Cleanup seperation of Legacy and user attribs. All user programs now use the...Jason Sams2010-01-251-127/+101
* Change user attribs to look for empty slot rather than using them in order. ...Jason Sams2010-01-071-8/+8
* More complete support for named attribs. Adds user typed attribs as availabl...Jason Sams2010-01-061-33/+65
* Element restructuring. Add support for new basic Element types including the...Jason Sams2009-12-231-3/+6
* Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-0/+203