summaryrefslogtreecommitdiffstats
path: root/cpu_ref/rsd_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Update RS driver to support extraction of global variable properties.Stephen Hines2015-05-221-0/+2
* Use "override" instead of "virtual" when replacing methods.Stephen Hines2015-05-221-4/+2
* Let vendor drivers access global-variable flagsPirama Arumuga Nainar2015-05-131-0/+14
* Add RSGlobalInfoPass information to RS driver.Stephen Hines2015-05-071-0/+11
* Remove linkloader from frameworks/rs.Stephen Hines2015-01-201-4/+0
* Skip linkloader, use shared object filesPirama Arumuga Nainar2015-01-141-4/+0
* New Script Group API: runtime and cpu driver support.Yang Ni2015-01-071-3/+15
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-3/+3
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-151-14/+8
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-8/+14
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-121-14/+8
* Adds support for multi-input kernels to Frameworks/RS.Chris Wailes2014-07-081-0/+9
* Switch the dimensions array to use uint32_t instead of size_t.Stephen Hines2014-06-251-1/+1
* Configure standalone bcc compiler to work with plugin libraries.Stephen Hines2014-04-301-1/+2
* Provide a mechanism for adjusting RSCompilerDriver after construction.Stephen Hines2013-04-291-1/+10
* Add support for synchronous get().Tim Murray2013-04-111-0/+1
* Add callback to allow replacement of runtime support library.Stephen Hines2013-04-011-1/+4
* Reduce diffs with compat lib.Jason Sams2013-03-151-0/+2
* Sync with compat lib.Jason Sams2013-03-061-3/+7
* Support LinkRuntimeCallback() with RS compiler.Stephen Hines2013-02-141-1/+20
* Separate CPU driver impl from reference driver.Jason Sams2012-11-191-0/+99