| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove STL from rs C++ public interface. Nuke stlport. | Miao Wang | 2015-04-13 | 1 | -1/+1 |
| | | | | | Change-Id: Ida273c1cfa21c4db51ae41a4c42746d9d828f292 | ||||
| * | Cleanup includes for rs/cpp to not expose internal details. | Jason Sams | 2014-11-11 | 1 | -0/+1 |
| | | | | | Change-Id: Ib23f591f8418d3318f61ab1d3f6f2b684bf95692 | ||||
| * | Replace NULL macros with nullptr literals. | Chris Wailes | 2014-08-20 | 1 | -1/+1 |
| | | | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398 | ||||
| * | Add user-defined cache path. | Tim Murray | 2013-12-18 | 1 | -1/+1 |
| | | | | | Change-Id: I7374d8e84d8dc6e74a6faa526c6e68ae11da6500 | ||||
| * | Add basic support for intrinsics. Move sp<> into RScpp. | Tim Murray | 2013-08-01 | 1 | -1/+0 |
| | | | | | Change-Id: I74cdee7069a624ded5091d53db3a4b8ce9894033 | ||||
| * | Add Sampler support to C++ API. | Tim Murray | 2013-07-23 | 1 | -2/+0 |
| | | | | | Change-Id: I9a6ada9cf16b5e9f92bcecc12e87d66585df1d33 | ||||
| * | Move C++ API over to function tables rather than linking libRS directly. | Tim Murray | 2013-07-23 | 1 | -2/+2 |
| | | | | | 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 | ||||
| * | 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 | -5/+3 |
| | | | | | Change-Id: I0dc6adc4e02c7427a4234c549d3555a501fe5f90 | ||||
| * | Make all references use smart pointers. | Jason Sams | 2012-04-02 | 1 | -0/+3 |
| | | | | | | | BUG=5972398 Change-Id: I7b8c2930ccf7d64623270cd3d0550aa6a852f2e5 | ||||
| * | Split cpp frontend to its own lib. | Jason Sams | 2012-04-02 | 1 | -0/+32 |
| Change-Id: I6ff1c620ec28ca1b96bce569ad5a09b41130ee88 | |||||
