Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
rs
/
dcf99416fcb5a81b42eb38e7746999860c249a34
/
rsThreadIO.h
8c401ef
Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state.
by Jason Sams
· 15 years ago
8c0ee65
Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo.
by Jason Sams
· 15 years ago
fcd3192
Remove global IO context and integrate it into the RS context.
by Jason Sams
· 15 years ago
1aa5a4e
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines.
by Jason Sams
· 15 years ago
732f1c0
Replace spins with proper pthread conditions.
by Jason Sams
· 15 years ago
a44cb29
Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static.
by Jason Sams
· 15 years ago
326e0dd
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 15 years ago