1. 064aa7e Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  2. 96cd136 Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  3. 7041511 Improve rsForEach overhead. by Jason Sams · 13 years ago
  4. 4ff2186 Fix crash running old HC apps. by Jason Sams · 13 years ago
  5. 86d842a Cleanup RS logs by Jason Sams · 13 years ago
  6. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  7. 4ee16ff Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  8. 3815bad Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  9. 451cf2e Add structure to pack params for forEach. by Jason Sams · 13 years ago
  10. 319680d Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  11. 1e5149f Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  12. b2baef7 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  13. ba15730 Fixing rs crash when no texture is bound. by Alex Sakhartchouk · 13 years ago
  14. 242a264 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  15. cbb0b8a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  16. c40ad9a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  17. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  18. 689821f Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  19. cc24af6 Merge "Add slot number to forEach hal." by Jason Sams · 13 years ago
  20. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  21. abfaab8 Use resource entry name instead of mangled name. by Logan Chien · 13 years ago
  22. 585f554 Fix typo: mFieldCount -> mPragmaCount. by Logan Chien · 13 years ago
  23. 67605d7 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  24. 02932bf Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  25. 0a44ab4 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  26. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  27. c33e690 First cut at RSTextureView. by Jason Sams · 13 years ago
  28. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  29. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  30. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  31. a614ae1 Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  32. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  33. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  34. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  35. c19ff01 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  36. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  37. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  38. b8fa756 Fix rsRand(float, float) by Jason Sams · 13 years ago
  39. f736d02 Merge "Move TLS behind hal." by Jason Sams · 13 years ago
  40. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  41. 6ea39c9 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  42. 2b3ce1d Remove accidental logging. by Jason Sams · 13 years ago
  43. 9db7fe2 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  44. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  45. eed1b15 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  46. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  47. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  48. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  49. 8d43eaf Properly handle script teardown. by Stephen Hines · 13 years ago
  50. 6f6bf8e Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  51. e217044 Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  52. 2cfe51e Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  53. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  54. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago