| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete simple reduction implementation. | David Gross | 2016-06-10 | 1 | -16/+0 |
| | | | | | | Bug: 27298560 Change-Id: I8c3d568e98aaf0b7d86881c985d13ed5b8e95338 | ||||
| * | Add reduce to the dispatch table and to the RenderScript C++ API. | Matt Wala | 2015-08-20 | 1 | -0/+14 |
| | | | | | | Bug: 22631253 Change-Id: I06eec227e122075c8a81ed501cd9efcd4e0ef13a | ||||
| * | Replace NULL macros with nullptr literals. | Chris Wailes | 2014-08-20 | 1 | -3/+3 |
| | | | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398 | ||||
| * | Make error handling kill context activity. Add parameter validation. | Tim Murray | 2013-08-21 | 1 | -5/+6 |
| | | | | | | | bug 10427951 Change-Id: I4abba969e34903265b84ee88d6a90bc9b9df5481 | ||||
| * | Add error handling, move to create methods for intrinsics. | Tim Murray | 2013-08-19 | 1 | -1/+1 |
| | | | | | Change-Id: I81a0d481fef8b9396c648fdf18aee716a2056612 | ||||
| * | Add basic support for intrinsics. Move sp<> into RScpp. | Tim Murray | 2013-08-01 | 1 | -1/+0 |
| | | | | | Change-Id: I74cdee7069a624ded5091d53db3a4b8ce9894033 | ||||
| * | Move C++ API over to function tables rather than linking libRS directly. | Tim Murray | 2013-07-23 | 1 | -5/+5 |
| | | | | | Change-Id: I7841df768d5bd10fa941b3655673fd73496a8137 | ||||
| * | Add x86 server support. | Tim Murray | 2013-03-19 | 1 | -1/+0 |
| | | | | | Change-Id: I674acaf15b67afa48bc736f72942a11e2e38e940 | ||||
| * | Move rs.h includes to source files. | Tim Murray | 2013-02-13 | 1 | -0/+1 |
| | | | | | Change-Id: Ic49e3fa5580c67f35a21f95872794ea03dd114b6 | ||||
| * | Add API entry points for clipped kernels and fix Z-dimension clipping. | Tim Murray | 2013-02-07 | 1 | -1/+1 |
| | | | | | Change-Id: I43074cb8556d9b28d3e549930f5ac68387f8d823 | ||||
| * | Change namespace from renderscriptCpp to RSC | Tim Murray | 2012-11-16 | 1 | -1/+1 |
| | | | | | Change-Id: I6c40a91d3afad8411d0ad49088a8e52c251b7038 | ||||
| * | Move to smart pointers for refcounting RS contexts | Tim Murray | 2012-11-05 | 1 | -19/+7 |
| | | | | | Change-Id: I0dc6adc4e02c7427a4234c549d3555a501fe5f90 | ||||
| * | Make all references use smart pointers. | Jason Sams | 2012-04-02 | 1 | -3/+6 |
| | | | | | | | BUG=5972398 Change-Id: I7b8c2930ccf7d64623270cd3d0550aa6a852f2e5 | ||||
| * | Split cpp frontend to its own lib. | Jason Sams | 2012-04-02 | 1 | -0/+69 |
| Change-Id: I6ff1c620ec28ca1b96bce569ad5a09b41130ee88 | |||||
