summaryrefslogtreecommitdiff
path: root/driver/rsdBcc.h
AgeCommit message (Expand)Author
2016-06-10Delete simple reduction implementation.nougat-devDavid Gross
2016-01-19Support for general reduction kernels.David Gross
2015-08-14Add a basic implementation of the reduce kernel API to the CPUMatt Wala
2014-07-08Add 64bit large object supportJason Sams
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
2013-04-11Add support for synchronous get().Tim Murray
2013-03-20Start making RS 64-bit clean.Tim Murray
2012-11-19Separate CPU driver impl from reference driver.Jason Sams
2012-10-25Merge script groups.Jason Sams
2012-10-15Fix bugs in scriptGroup.Jason Sams
2012-09-17Add backed for script groups.Jason Sams
2012-08-21Clean up useless code, logging, and a typo.Stephen Hines
2012-08-14IntrinisicsJason Sams
2012-07-25Move memory layout to driver.Jason Sams
2012-05-01Support additional element/dim information for FieldPacker.Stephen Hines
2011-08-31Call .rs.dtor() when tearing down Scripts.Stephen Hines
2011-07-13Add slot number to forEach hal.Jason Sams
2011-04-20Create runtime stubs for compute driver.Jason Sams
2011-04-04Seperate GL from RS program store.Jason Sams
2011-03-17Migrate thread launch to driver.Jason Sams
2011-03-17Start seperating out RS compute implementation. Create halJason Sams