summaryrefslogtreecommitdiff
path: root/libs/rs/rsThreadIO.h
AgeCommit message (Expand)Author
2009-10-06Implement data push from scripts. Fixes the problem where apps would have to... Jason Sams
2009-08-25Implement java interface for RS shutdown and fix shutdown deadlock with the c... Jason Sams
2009-08-17Remove global IO context and integrate it into the RS context. Jason Sams
2009-06-22Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should... Jason Sams
2009-06-18Replace spins with proper pthread conditions. Jason Sams
2009-06-04Add support for scripts to return an animation flag. This allows them to ind... Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.) Jason Sams