summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgram.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-2/+3
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-1/+1
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-251-6/+0
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-1/+8
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+48