1. 8ce8a1a Finish the refactor work of bccPrepareExecutable by Logan Chien · 14 years ago
  2. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 14 years ago
  3. c27d187 Extract BC metadata using a single call. by Stephen Hines · 14 years ago
  4. 3ac60ad Merge "Add slot number to forEach hal." by Jason Sams · 14 years ago
  5. 92b0eab Add slot number to forEach hal. by Jason Sams · 14 years ago
  6. ef72ff2 Use resource entry name instead of mangled name. by Logan Chien · 14 years ago
  7. e723cae Fix typo: mFieldCount -> mPragmaCount. by Logan Chien · 14 years ago
  8. 1861786 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 14 years ago
  9. e352f05 Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 14 years ago
  10. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 14 years ago
  11. 71767c5 First cut of atomics for renderscript. by Jason Sams · 14 years ago
  12. faa32b3 First cut at RSTextureView. by Jason Sams · 14 years ago
  13. 8650c32 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 14 years ago
  14. 304b1f5 Allocation copy functions. by Alex Sakhartchouk · 14 years ago
  15. 17a8a19 More work to make libRS buildable on the host. by Alex Sakhartchouk · 14 years ago
  16. 66db3ab Cleaup of rsComponent to remove GL types. by Jason Sams · 14 years ago
  17. 7e8aae7 Start splitting allocation into hal and core. by Jason Sams · 14 years ago
  18. 6c72eec Preparing libRS for for compilation on host. by Alex Sakhartchouk · 14 years ago
  19. 2f6964f Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 14 years ago
  20. 407cae9 rsLib cleanup by Alex Sakhartchouk · 14 years ago
  21. 4385054 Moving samplers behind the hal. by Alex Sakhartchouk · 14 years ago
  22. 4a36b45 Moving renderscript GL code into the HAL by Alex Sakhartchouk · 14 years ago
  23. e2b3304 Fix rsRand(float, float) by Jason Sams · 14 years ago
  24. b86a6ea Merge "Move TLS behind hal." by Jason Sams · 14 years ago
  25. be8ac6a Move TLS behind hal. by Jason Sams · 14 years ago
  26. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 14 years ago
  27. 0ec8c6f Remove accidental logging. by Jason Sams · 14 years ago
  28. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 14 years ago
  29. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  30. 97837c9 Fix broken assert (if input allocation is NULL). by Stephen Hines · 14 years ago
  31. 803626f Migrate most GL from context to driver. by Jason Sams · 14 years ago
  32. 331bf9b Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 14 years ago
  33. 48f5056 Seperate GL from RS program store. by Jason Sams · 14 years ago
  34. 623cb95 Properly handle script teardown. by Stephen Hines · 14 years ago
  35. 044d7d9 Revert "Fix cleanup bug clearing script references." by Stephen Hines · 14 years ago
  36. 88728ec Fix cleanup bug clearing script references. by Jason Sams · 14 years ago
  37. 80e29cf Fix bug with hal init uninitialized var. by Jason Sams · 14 years ago
  38. 55d2a25 Migrate thread launch to driver. by Jason Sams · 14 years ago
  39. e4a06c5 Start seperating out RS compute implementation. Create hal by Jason Sams · 14 years ago