summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramFragmentStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-4/+4
* Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-0/+34
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-0/+8
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-4/+4
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-1/+1
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-251-1/+1
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-11/+0
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-2/+7
* Update rollo with new interactivity model.Jason Sams2009-07-161-1/+3
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-0/+3
* Implement default programs and implement defaults and parents for imports.Jason Sams2009-06-171-0/+6
* Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams2009-06-101-2/+11
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+252