summaryrefslogtreecommitdiffstats
path: root/rs/jni/android_renderscript_RenderScript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-6/+11
* Cleanup Bitmap JNIJohn Reck2015-03-051-11/+6
* [Renderscript] JAVA API update for Allocation.CopyToMiao Wang2015-02-251-8/+41
* Add BLAS intrinsic.Tim Murray2015-02-171-0/+142
* Merge "Implement array types"Jason Sams2015-02-091-0/+34
|\
| * Implement array typesJason Sams2015-02-061-0/+34
* | Fix clang build.Elliott Hughes2015-02-051-1/+1
|/
* Adds invocable functions to ScriptGroupYang Ni2015-02-041-0/+43
* Pass in code cache directory when creating a script group.Yang Ni2015-01-291-4/+7
* Initialize clipping structureJason Sams2015-01-261-0/+8
* New Script Group API.Yang Ni2015-01-071-0/+87
* Fix bug in passing of context flags and version.Jason Sams2014-12-021-2/+2
* Fix format strings mismatching the parameters passed to themBernhard Rosenkränzer2014-11-201-8/+9
* Frameworks/base: Wall Werror in rsAndreas Gampe2014-11-101-131/+344
* resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aospStephen Hines2014-08-211-57/+57
|\
| * Replace NULL macros with nullptr literals.Chris Wailes2014-08-181-57/+57
* | am c9c78206: am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-devTim Murray2014-08-191-36/+36
|\ \
| * | Stop sign-extending RS IDs.Tim Murray2014-08-181-36/+36
* | | am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-in...Stephen Hines2014-08-181-136/+56
|\ \ \ | | |/ | |/|
| * | Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-181-136/+56
* | | am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and ...Stephen Hines2014-08-131-56/+136
|\ \ \ | |/ /
| * | Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-56/+136
* | | am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-in...Stephen Hines2014-08-131-136/+56
|\ \ \ | |/ / | | / | |/ |/|
| * Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-071-136/+56
* | resolved conflicts for merge of 31012e2c to masterStephen Hines2014-07-091-0/+97
|\ \ | |/
| * Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-071-0/+97
* | am af97f87a: am 6d38cec1: am 924ed1fa: Merge "Switch from size_t -> uint32_t ...Stephen Hines2014-06-251-1/+1
|\ \ | |/
| * 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
* | | Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-031-0/+7
* | | am fc45b664: am f0aa4cc0: am a4898534: Merge "Fix improper use of JNI_ABORT f...Stephen Hines2014-04-171-14/+30
|\ \ \ | |/ /
| * | 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 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile...Glenn Kasten2014-03-191-12/+12
|\ \ \ | |/ /
| * | 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 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[...Narayan Kamath2014-02-281-75/+145
|\ \ \ | |/ /
| * | 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
* | | Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-271-4/+1
* | | am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers ...Narayan Kamath2014-02-101-54/+53
|\ \ \ | |/ /
| * | 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