summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsElement.h
Commit message (Expand)AuthorAgeFilesLines
* Improve logging code to dump more detaild rs object info. Fix bug with prede...Jason Sams2009-09-271-0/+3
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-2/+2
* Removed last bits of predefined element types from native code. Predefined t...Jason Sams2009-09-241-18/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-6/+5
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-2/+0
* Generalize bitmap support and add remaining GL formats.Jason Sams2009-06-031-0/+2
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+96