summaryrefslogtreecommitdiff
path: root/rsThreadIO.h
AgeCommit message (Expand)Author
2017-04-20Handle socket creation error in context initYang Ni
2017-02-09frameworks/rs: fix typos and clang-tidy warningsRahul Chaudhry
2015-07-20Remove dead code related to using a non-local FIFO for message passing.Matt Wala
2012-09-06Correctly align mSendBuffer to contain doubles.Vladimir Stefanovic
2012-02-16Update prototype remote fifo. Tested primary connectionJason Sams
2012-02-09Remove unused param.Jason Sams
2012-02-07Implement RS VSync on new vsync infrastructure.Jason Sams
2011-09-13Add RS watchdog.Jason Sams
2011-08-12Fix the RS frame timeout.Jason Sams
2011-05-17Core to client fifo on sockets.Jason Sams
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
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