summaryrefslogtreecommitdiff
path: root/rsScriptGroup2.h
Commit message (Collapse)AuthorAgeFilesLines
* Added a name to ScriptGroup2Yang Ni2015-04-131-3/+4
| | | | | | | Implemented in the runtime and CPU driver the new script group name. Code caching is not implemented yet, and to be added in another CL. Change-Id: I46e351c8412740512f56b7915b14f36183c6eeaf
* Clean up ScriptGroup2 implementationYang Ni2015-03-311-8/+1
| | | | | | | | | b/19944127 - Adjust ref counting - Fix value size type in closure creation Change-Id: I1179d34aa67f845578740e71cc2da4f82419f251
* Reformat and remove STL reference from headerYang Ni2015-02-101-6/+5
| | | | | | | | | b/19148482 Reformmated according to Android C++ style guidelines. Removed STL references in headers. Change-Id: I6d82b8fe5ac868067b6d9ebe797125feb97e5641
* Runtime support for invocables in ScriptGroupsYang Ni2015-02-041-18/+18
| | | | | | This also includes support for InvokeID Change-Id: I5b59df166ea30b309b8dd9623825ac0e72d03856
* Runtime support for compiler kernel fusion.Yang Ni2015-02-021-2/+6
| | | | | | The runtime will start a seperate process to call the new bcc to fuse kernels. Change-Id: Ia73ea917a126a5055ec97f13d90a5feaafd6a2f5
* New Script Group API: runtime and cpu driver support.Yang Ni2015-01-071-0/+36
Change-Id: I9c612cf8874aabaf0ca7d1640567464c71ed3070