summaryrefslogtreecommitdiff
path: root/cpp/rsDispatch.cpp
AgeCommit message (Expand)Author
2015-03-31Update Dispatch table entry for ScriptGroup2.Miao Wang
2015-03-06Make dispatchTable load AllocationGetPointer only when device api >= LMiao Wang
2015-02-23Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang
2015-02-09Add API check for loadSymbols(), so that functions being dlsymedMiao Wang
2015-02-06Not return false when dispatch InvokeID, to make compat lib able toMiao Wang
2015-02-04Runtime support for invocables in ScriptGroupsYang Ni
2015-02-03Make rsContext be able to have info about the path of native libsMiao Wang
2014-12-18Adding USAGE_IO_OUTPUT support for RS Compat lib.Miao Wang
2014-11-11Create a separate static lib that provides a dispatch table to bothMiao Wang