summaryrefslogtreecommitdiff
path: root/rsScriptGroup2.h
AgeCommit message (Collapse)Author
2015-04-13Added a name to ScriptGroup2Yang Ni
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
2015-03-31Clean up ScriptGroup2 implementationYang Ni
b/19944127 - Adjust ref counting - Fix value size type in closure creation Change-Id: I1179d34aa67f845578740e71cc2da4f82419f251
2015-02-10Reformat and remove STL reference from headerYang Ni
b/19148482 Reformmated according to Android C++ style guidelines. Removed STL references in headers. Change-Id: I6d82b8fe5ac868067b6d9ebe797125feb97e5641
2015-02-04Runtime support for invocables in ScriptGroupsYang Ni
This also includes support for InvokeID Change-Id: I5b59df166ea30b309b8dd9623825ac0e72d03856
2015-02-02Runtime support for compiler kernel fusion.Yang Ni
The runtime will start a seperate process to call the new bcc to fuse kernels. Change-Id: Ia73ea917a126a5055ec97f13d90a5feaafd6a2f5
2015-01-07New Script Group API: runtime and cpu driver support.Yang Ni
Change-Id: I9c612cf8874aabaf0ca7d1640567464c71ed3070