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