1. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  2. 02932bf Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  3. 0a44ab4 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  4. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  5. c33e690 First cut at RSTextureView. by Jason Sams · 13 years ago
  6. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  7. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  8. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  9. a614ae1 Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  10. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  11. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  12. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  13. c19ff01 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  14. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  15. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  16. b8fa756 Fix rsRand(float, float) by Jason Sams · 13 years ago
  17. f736d02 Merge "Move TLS behind hal." by Jason Sams · 13 years ago
  18. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  19. 6ea39c9 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  20. 2b3ce1d Remove accidental logging. by Jason Sams · 13 years ago
  21. 9db7fe2 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  22. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  23. eed1b15 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  24. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  25. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  26. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  27. 8d43eaf Properly handle script teardown. by Stephen Hines · 13 years ago
  28. 6f6bf8e Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  29. e217044 Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  30. 2cfe51e Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  31. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  32. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago