summaryrefslogtreecommitdiffstats
path: root/rsThreadIO.h
Commit message (Expand)AuthorAgeFilesLines
* Correctly align mSendBuffer to contain doubles.Vladimir Stefanovic2012-09-061-1/+1
* Update prototype remote fifo. Tested primary connectionJason Sams2012-02-161-0/+17
* Remove unused param.Jason Sams2012-02-091-1/+1
* Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-071-20/+9
* Add RS watchdog.Jason Sams2011-09-131-0/+1
* Fix the RS frame timeout.Jason Sams2011-08-121-1/+1
* Core to client fifo on sockets.Jason Sams2011-05-171-1/+43
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-1/+0
* 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