1. 548cc0e Update prototype remote fifo. Tested primary connection by Jason Sams · 13 years ago
  2. 87e2721 Remove unused param. by Jason Sams · 13 years ago
  3. 4c2e4c8 Implement RS VSync on new vsync infrastructure. by Jason Sams · 13 years ago
  4. 5316b9e Add RS watchdog. by Jason Sams · 14 years ago
  5. bfc7891 Fix the RS frame timeout. by Jason Sams · 14 years ago
  6. edbfabd Core to client fifo on sockets. by Jason Sams · 14 years ago
  7. ed9f210 Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 15 years ago
  8. 516c319 Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. by Jason Sams · 16 years ago
  9. f5b4596 Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo. by Jason Sams · 16 years ago
  10. bc948de Remove global IO context and integrate it into the RS context. by Jason Sams · 16 years ago
  11. 4b962e5 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 · 16 years ago
  12. 5f7fc27 Replace spins with proper pthread conditions. by Jason Sams · 16 years ago
  13. a09f11d 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 · 16 years ago
  14. d19f10d Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 16 years ago