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