summaryrefslogtreecommitdiff
path: root/cpp/ScriptC.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove STL from rs C++ public interface. Nuke stlport.Miao Wang2015-04-131-1/+1
| | | | Change-Id: Ida273c1cfa21c4db51ae41a4c42746d9d828f292
* Cleanup includes for rs/cpp to not expose internal details.Jason Sams2014-11-111-0/+1
| | | | Change-Id: Ib23f591f8418d3318f61ab1d3f6f2b684bf95692
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-1/+1
| | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
* Add user-defined cache path.Tim Murray2013-12-181-1/+1
| | | | Change-Id: I7374d8e84d8dc6e74a6faa526c6e68ae11da6500
* Add basic support for intrinsics. Move sp<> into RScpp.Tim Murray2013-08-011-1/+0
| | | | Change-Id: I74cdee7069a624ded5091d53db3a4b8ce9894033
* Add Sampler support to C++ API.Tim Murray2013-07-231-2/+0
| | | | Change-Id: I9a6ada9cf16b5e9f92bcecc12e87d66585df1d33
* Move C++ API over to function tables rather than linking libRS directly.Tim Murray2013-07-231-2/+2
| | | | 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
* 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-5/+3
| | | | Change-Id: I0dc6adc4e02c7427a4234c549d3555a501fe5f90
* Make all references use smart pointers.Jason Sams2012-04-021-0/+3
| | | | | | BUG=5972398 Change-Id: I7b8c2930ccf7d64623270cd3d0550aa6a852f2e5
* Split cpp frontend to its own lib.Jason Sams2012-04-021-0/+32
Change-Id: I6ff1c620ec28ca1b96bce569ad5a09b41130ee88