1. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  2. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  3. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  4. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  5. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  6. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  7. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 11 years ago
  8. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  9. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  10. 1d47662 Add callback to allow replacement of runtime support library. by Stephen Hines · 11 years ago
  11. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  12. cadfac4 Sync with compat lib. by Jason Sams · 11 years ago
  13. f218bf1 Support LinkRuntimeCallback() with RS compiler. by Stephen Hines · 12 years ago
  14. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago