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