summaryrefslogtreecommitdiff
path: root/cpu_ref/rsd_cpu.h
AgeCommit message (Expand)Author
2015-05-13Let vendor drivers access global-variable flagsPirama Arumuga Nainar
2015-05-07Add RSGlobalInfoPass information to RS driver.Stephen Hines
2015-01-20Remove linkloader from frameworks/rs.Stephen Hines
2015-01-14Skip linkloader, use shared object filesPirama Arumuga Nainar
2015-01-07New Script Group API: runtime and cpu driver support.Yang Ni
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-15Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-13Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-12Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-07-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2014-06-25Switch the dimensions array to use uint32_t instead of size_t.Stephen Hines
2014-04-30Configure standalone bcc compiler to work with plugin libraries.Stephen Hines
2013-04-29Provide a mechanism for adjusting RSCompilerDriver after construction.Stephen Hines
2013-04-11Add support for synchronous get().Tim Murray
2013-04-01Add callback to allow replacement of runtime support library.Stephen Hines
2013-03-15Reduce diffs with compat lib.Jason Sams
2013-03-06Sync with compat lib.Jason Sams
2013-02-14Support LinkRuntimeCallback() with RS compiler.Stephen Hines
2012-11-19Separate CPU driver impl from reference driver.Jason Sams