1. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  2. 586e2a4 Fix runtime error by removing unnecessary code. by Shih-wei Liao · 12 years ago
  3. cca7ee6 Should be FP_Full instead of Full. by Shih-wei Liao · 12 years ago
  4. a3af2cd Start using new libbcc APIs. by Shih-wei Liao · 12 years ago
  5. 0ab9f9f Generalize slicing. by Jason Sams · 12 years ago
  6. aa15210 Fix single level forEach threading by Jason Sams · 12 years ago
  7. ebee948 Link against NEON version of libclcore.bc when possible. by Stephen Hines · 12 years ago
  8. 298691a Patch up remaining issues with revert. by Stephen Hines · 12 years ago
  9. 070cb23 Revert "Start chewing new libbcc APIs." by Stephen Hines · 12 years ago
  10. 2980f07 Support additional element/dim information for FieldPacker. by Stephen Hines · 12 years ago
  11. ec3fc11 Start chewing new libbcc APIs. by Shih-wei Liao · 12 years ago
  12. f22c8ac Add support for stride != width. by Jason Sams · 12 years ago
  13. a6ab26a Workaround PDK issues. by Jason Sams · 12 years ago
  14. 4419977 Support running ForEach on non-root functions. by Stephen Hines · 12 years ago
  15. ee7aa2e Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  16. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 1415ca4 Remove dead code. by Logan Chien · 13 years ago
  18. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 96cd136 Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  20. 7041511 Improve rsForEach overhead. by Jason Sams · 13 years ago
  21. 4ff2186 Fix crash running old HC apps. by Jason Sams · 13 years ago
  22. 4ee16ff Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  23. 3815bad Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  24. 451cf2e Add structure to pack params for forEach. by Jason Sams · 13 years ago
  25. 242a264 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  26. cbb0b8a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  27. c40ad9a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  28. 689821f Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  29. cc24af6 Merge "Add slot number to forEach hal." by Jason Sams · 13 years ago
  30. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  31. abfaab8 Use resource entry name instead of mangled name. by Logan Chien · 13 years ago
  32. 585f554 Fix typo: mFieldCount -> mPragmaCount. by Logan Chien · 13 years ago
  33. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  34. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  35. eed1b15 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  36. 8d43eaf Properly handle script teardown. by Stephen Hines · 13 years ago
  37. 6f6bf8e Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  38. e217044 Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  39. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  40. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago