summaryrefslogtreecommitdiff
path: root/cpp/Script.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Delete simple reduction implementation.David Gross2016-06-101-16/+0
| | | | | Bug: 27298560 Change-Id: I8c3d568e98aaf0b7d86881c985d13ed5b8e95338
* Add reduce to the dispatch table and to the RenderScript C++ API.Matt Wala2015-08-201-0/+14
| | | | | Bug: 22631253 Change-Id: I06eec227e122075c8a81ed501cd9efcd4e0ef13a
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-3/+3
| | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
* Make error handling kill context activity. Add parameter validation.Tim Murray2013-08-211-5/+6
| | | | | | bug 10427951 Change-Id: I4abba969e34903265b84ee88d6a90bc9b9df5481
* Add error handling, move to create methods for intrinsics.Tim Murray2013-08-191-1/+1
| | | | Change-Id: I81a0d481fef8b9396c648fdf18aee716a2056612
* Add basic support for intrinsics. Move sp<> into RScpp.Tim Murray2013-08-011-1/+0
| | | | Change-Id: I74cdee7069a624ded5091d53db3a4b8ce9894033
* Move C++ API over to function tables rather than linking libRS directly.Tim Murray2013-07-231-5/+5
| | | | Change-Id: I7841df768d5bd10fa941b3655673fd73496a8137
* Add x86 server support.Tim Murray2013-03-191-1/+0
| | | | Change-Id: I674acaf15b67afa48bc736f72942a11e2e38e940
* Move rs.h includes to source files.Tim Murray2013-02-131-0/+1
| | | | Change-Id: Ic49e3fa5580c67f35a21f95872794ea03dd114b6
* Add API entry points for clipped kernels and fix Z-dimension clipping.Tim Murray2013-02-071-1/+1
| | | | Change-Id: I43074cb8556d9b28d3e549930f5ac68387f8d823
* Change namespace from renderscriptCpp to RSCTim Murray2012-11-161-1/+1
| | | | Change-Id: I6c40a91d3afad8411d0ad49088a8e52c251b7038
* Move to smart pointers for refcounting RS contextsTim Murray2012-11-051-19/+7
| | | | Change-Id: I0dc6adc4e02c7427a4234c549d3555a501fe5f90
* Make all references use smart pointers.Jason Sams2012-04-021-3/+6
| | | | | | BUG=5972398 Change-Id: I7b8c2930ccf7d64623270cd3d0550aa6a852f2e5
* Split cpp frontend to its own lib.Jason Sams2012-04-021-0/+69
Change-Id: I6ff1c620ec28ca1b96bce569ad5a09b41130ee88