1. 062c287 Runtime support for Script Group as single module by Yang Ni · 9 years ago
  2. aa6757f Add build fingerprint and ensure match on .so load by Pirama Arumuga Nainar · 9 years ago
  3. 2abfcc6 Moved class ScriptExecutable to its own module by Yang Ni · 9 years ago
  4. c31585b Remove STL references from header files by Yang Ni · 9 years ago
  5. fe4f02f Merge "Make rsContext be able to have info about the path of native libs for 64bit Renderscript compat lib." by Miao Wang · 9 years ago
  6. f3213d7 Make rsContext be able to have info about the path of native libs by Miao Wang · 10 years ago
  7. da0f069 Runtime support for compiler kernel fusion. by Yang Ni · 10 years ago
  8. e8f9fba Remove STL references from header files by Yang Ni · 9 years ago
  9. 68173de Mark scripts as threadable or not by Pirama Arumuga Nainar · 9 years ago
  10. bf2111d add array launch support. by Jason Sams · 9 years ago
  11. 577194a Read pragma keys and values from .rs.info by Pirama Arumuga Nainar · 9 years ago
  12. 1c44cb6 Made shared lib routines public. by Yang Ni · 10 years ago
  13. d9bae68 Created a new class to represent executable. by Yang Ni · 10 years ago
  14. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 10 years ago
  15. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  16. 584e58b BCCContext is actually dead code. by Stephen Hines · 10 years ago
  17. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  18. 9ed7910 Remove the instep parameter. by Chris Wailes · 10 years ago
  19. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  20. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  21. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  22. 80ef693 Split the RsForEachStubParamStruct in two. by Chris Wailes · 10 years ago
  23. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  24. 40e35cd Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  25. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  26. 9ab5094 Move the lib paths out of RSInfo. by Jean-Luc Brouillet · 10 years ago
  27. f4d216e Remove FAKE_ARM64_BUILD now that we have 64 build working. by Jean-Luc Brouillet · 10 years ago
  28. 29809d1 Modify script loading behavior. by Tim Murray · 10 years ago
  29. 25e3af5 Switch to the separate RS loading path. by Stephen Hines · 10 years ago
  30. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 10 years ago
  31. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  32. 17e3cdc Fix ScriptGroup performance regression by Jason Sams · 11 years ago
  33. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  34. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  35. cadfac4 Sync with compat lib. by Jason Sams · 11 years ago
  36. f218bf1 Support LinkRuntimeCallback() with RS compiler. by Stephen Hines · 11 years ago
  37. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago