1. 5ef2f53 Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  2. 2802dae Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  3. aac24a2 Improve rsForEach overhead. by Jason Sams · 13 years ago
  4. 795072e Fix crash running old HC apps. by Jason Sams · 13 years ago
  5. 8410b14 Cleanup RS logs by Jason Sams · 13 years ago
  6. 5316b9e Add RS watchdog. by Jason Sams · 13 years ago
  7. 514f979 Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  8. 1222393 Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  9. c1b4c1f Add structure to pack params for forEach. by Jason Sams · 13 years ago
  10. 514a0b3 Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  11. e004058 Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  12. 75e0254 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  13. bbc41c0 Fixing rs crash when no texture is bound. by Alex Sakhartchouk · 13 years ago
  14. 8f019d6 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  15. 4382467a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  16. 8ce8a1a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  17. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  18. c27d187 Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  19. 3ac60ad Merge "Add slot number to forEach hal." by Jason Sams · 13 years ago
  20. 92b0eab Add slot number to forEach hal. by Jason Sams · 13 years ago
  21. ef72ff2 Use resource entry name instead of mangled name. by Logan Chien · 13 years ago
  22. e723cae Fix typo: mFieldCount -> mPragmaCount. by Logan Chien · 13 years ago
  23. 1861786 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  24. e352f05 Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  25. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  26. 71767c5 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  27. faa32b3 First cut at RSTextureView. by Jason Sams · 13 years ago
  28. 8650c32 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  29. 304b1f5 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  30. 17a8a19 More work to make libRS buildable on the host. by Alex Sakhartchouk · 14 years ago
  31. 66db3ab Cleaup of rsComponent to remove GL types. by Jason Sams · 14 years ago
  32. 7e8aae7 Start splitting allocation into hal and core. by Jason Sams · 14 years ago
  33. 6c72eec Preparing libRS for for compilation on host. by Alex Sakhartchouk · 14 years ago
  34. 2f6964f Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 14 years ago
  35. 407cae9 rsLib cleanup by Alex Sakhartchouk · 14 years ago
  36. 4385054 Moving samplers behind the hal. by Alex Sakhartchouk · 14 years ago
  37. 4a36b45 Moving renderscript GL code into the HAL by Alex Sakhartchouk · 14 years ago
  38. e2b3304 Fix rsRand(float, float) by Jason Sams · 14 years ago
  39. b86a6ea Merge "Move TLS behind hal." by Jason Sams · 14 years ago
  40. be8ac6a Move TLS behind hal. by Jason Sams · 14 years ago
  41. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 14 years ago
  42. 0ec8c6f Remove accidental logging. by Jason Sams · 14 years ago
  43. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 14 years ago
  44. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  45. 97837c9 Fix broken assert (if input allocation is NULL). by Stephen Hines · 14 years ago
  46. 803626f Migrate most GL from context to driver. by Jason Sams · 14 years ago
  47. 331bf9b Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 14 years ago
  48. 48f5056 Seperate GL from RS program store. by Jason Sams · 14 years ago
  49. 623cb95 Properly handle script teardown. by Stephen Hines · 14 years ago
  50. 044d7d9 Revert "Fix cleanup bug clearing script references." by Stephen Hines · 14 years ago
  51. 88728ec Fix cleanup bug clearing script references. by Jason Sams · 14 years ago
  52. 80e29cf Fix bug with hal init uninitialized var. by Jason Sams · 14 years ago
  53. 55d2a25 Migrate thread launch to driver. by Jason Sams · 14 years ago
  54. e4a06c5 Start seperating out RS compute implementation. Create hal by Jason Sams · 14 years ago