summaryrefslogtreecommitdiffstats
path: root/rs/jni/android_renderscript_RenderScript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-181-57/+57
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-181-136/+56
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-56/+136
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-071-136/+56
* Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-071-0/+97
* Switch from size_t -> uint32_t for dimensions array.Stephen Hines2014-06-251-1/+1
* Merge "Add support for mixed 32/64 APKs using RenderScript."Tim Murray2014-06-031-0/+7
|\
| * Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-031-0/+7
* | am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java o...Stephen Hines2014-04-171-14/+30
|\ \ | |/
| * Fix improper use of JNI_ABORT for operations where Java objects are written.Stephen Hines2014-04-171-14/+30
* | am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"Glenn Kasten2014-03-191-12/+12
|\ \ | |/
| * Fix 64 bit compile failures in renderscriptNarayan Kamath2014-03-191-12/+12
* | am 14420e29: Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-281-75/+145
|\ \ | |/
| * AArch64: Use long[] for RS id arrayAshok Bhat2014-02-121-75/+145
* | am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"Narayan Kamath2014-02-101-54/+53
|\ \ | |/
| * AArch64: Use long for pointers in RS Java/JNI codeAshok Bhat2014-02-051-54/+53
* | am 0cc37f4c: Merge "Fix debug context."Tim Murray2014-02-031-4/+4
|\ \ | |/
| * Fix debug context.Tim Murray2014-01-311-4/+4
* | am d8b4dd95: Merge "Fix most logging macros for context pointers."Tim Murray2014-02-031-89/+89
|\ \ | |/
| * Fix most logging macros for context pointers.Tim Murray2014-01-311-89/+89
* | am 8fced317: Merge "Move RenderScript from graphics/ to new fw/base subdirect...Tim Murray2014-02-031-1/+1
|/
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-311-0/+1660