| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove STL from rs C++ public interface. Nuke stlport. | Miao Wang | 2015-04-13 | 1 | -1/+1 |
| * | Cleanup includes for rs/cpp to not expose internal details. | Jason Sams | 2014-11-11 | 1 | -0/+1 |
| * | Replace NULL macros with nullptr literals. | Chris Wailes | 2014-08-20 | 1 | -1/+1 |
| * | Add user-defined cache path. | Tim Murray | 2013-12-18 | 1 | -1/+1 |
| * | Add basic support for intrinsics. Move sp<> into RScpp. | Tim Murray | 2013-08-01 | 1 | -1/+0 |
| * | Add Sampler support to C++ API. | Tim Murray | 2013-07-23 | 1 | -2/+0 |
| * | Move C++ API over to function tables rather than linking libRS directly. | Tim Murray | 2013-07-23 | 1 | -2/+2 |
| * | Add x86 server support. | Tim Murray | 2013-03-19 | 1 | -1/+0 |
| * | Move rs.h includes to source files. | Tim Murray | 2013-02-13 | 1 | -0/+1 |
| * | Change namespace from renderscriptCpp to RSC | Tim Murray | 2012-11-16 | 1 | -1/+1 |
| * | Move to smart pointers for refcounting RS contexts | Tim Murray | 2012-11-05 | 1 | -5/+3 |
| * | Make all references use smart pointers. | Jason Sams | 2012-04-02 | 1 | -0/+3 |
| * | Split cpp frontend to its own lib. | Jason Sams | 2012-04-02 | 1 | -0/+32 |
