summaryrefslogtreecommitdiffstats
path: root/cpp/rsDispatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Dispatch table entry for ScriptGroup2.Miao Wang2015-03-311-0/+5
* Make dispatchTable load AllocationGetPointer only when device api >= LMiao Wang2015-03-061-5/+7
* Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang2015-02-231-0/+15
* Add API check for loadSymbols(), so that functions being dlsymedMiao Wang2015-02-091-6/+32
* Not return false when dispatch InvokeID, to make compat lib able toMiao Wang2015-02-061-1/+1
* Runtime support for invocables in ScriptGroupsYang Ni2015-02-041-0/+5
* Make rsContext be able to have info about the path of native libsMiao Wang2015-02-031-1/+8
* Adding USAGE_IO_OUTPUT support for RS Compat lib.Miao Wang2014-12-181-0/+9
* Create a separate static lib that provides a dispatch table to bothMiao Wang2014-11-111-0/+359