summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsThreadIO.h
Commit message (Expand)AuthorAgeFilesLines
* Implement data push from scripts. Fixes the problem where apps would have to...Jason Sams2009-10-061-1/+1
* Implement java interface for RS shutdown and fix shutdown deadlock with the c...Jason Sams2009-08-251-0/+2
* Remove global IO context and integrate it into the RS context.Jason Sams2009-08-171-3/+0
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-5/+1
* Replace spins with proper pthread conditions.Jason Sams2009-06-181-1/+1
* Add support for scripts to return an animation flag. This allows them to ind...Jason Sams2009-06-041-1/+3
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+55