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