summaryrefslogtreecommitdiffstats
path: root/rs/jni
Commit message (Expand)AuthorAgeFilesLines
* [RenderScript] pass correct length of ains to BLAS functionsMiao Wang2015-10-091-4/+4
* [RenderScript] update the type of offsets for BLAS.BNNMMiao Wang2015-06-301-2/+2
* Moved limit constants for kernel and script groupYang Ni2015-05-111-7/+4
* Fix clang warnings on unused variable, mismatched tag, print format.Chih-Hung Hsieh2015-05-071-1/+1
* Fix Allocation-less launchesJason Sams2015-05-051-2/+2
* Sanity checks in JNI code for closure creationYang Ni2015-05-041-43/+165
* Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex pa...Miao Wang2015-04-301-2/+2
|\
| * [RenderScript] typo fix in rs BLAS jni, to correctly handle complexMiao Wang2015-04-301-2/+2
* | Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-15/+10
|/
* GraphicsJNI Canvas cleanupJohn Reck2015-04-221-0/+1
* Merge "Revert "Change how Java Bitmaps are accessed in a few places""John Reck2015-04-201-10/+15
|\
| * Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-10/+15
* | Revert "A bunch more cleanups"John Reck2015-04-171-1/+0
* | am 3d9c9093: am 91d2f27b: am 7f72f747: Merge "Add BNNM intrinsic."Tim Murray2015-04-151-0/+28
|\ \
| * \ Merge "Add BNNM intrinsic."Tim Murray2015-04-151-0/+28
| |\ \
| | * | Add BNNM intrinsic.Tim Murray2015-04-141-0/+28
* | | | Merge "A bunch more cleanups"John Reck2015-04-151-0/+1
|\ \ \ \
| * | | | A bunch more cleanupsJohn Reck2015-04-141-0/+1
* | | | | am 09339053: am 6ca1e45a: am 8704ae46: Merge "Add name to ScriptGroup2.Builde...Yang Ni2015-04-141-3/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add name to ScriptGroup2.Builder.create() methodYang Ni2015-04-131-3/+5
| |/ /
* | | Merge "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-131-15/+10
|\ \ \ | | |/ | |/|
| * | Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-15/+10
* | | am 72fcf9eb: am af61d43d: am 6d718c2f: Merge "Add support for setting the cac...Tim Murray2015-04-101-0/+12
|\ \ \ | |/ / |/| / | |/
| * Add support for setting the cache directory.Tim Murray2015-04-091-0/+12
* | am 02dff422: am 5db6f1fa: am 63dde9c8: Merge "Fix value size data type in clo...Yang Ni2015-04-011-2/+2
|\ \ | |/
| * Fix value size data type in closure creation.Yang Ni2015-03-301-2/+2
* | am f8a69f56: am 2ef9955c: Merge "[RenderScript] Remove duplicate include in jni"Miao Wang2015-03-191-1/+0
|\ \ | |/
| * [RenderScript] Remove duplicate include in jniMiao Wang2015-03-181-1/+0
* | am bb8c910f: am d2e4a166: Merge "Remove dead path code"Jason Sams2015-03-131-14/+1
|\ \ | |/
| * Remove dead path codeJason Sams2015-03-111-14/+1
* | am 989e03f1: am c1e2bf95: am 4b5af9bc: Merge "[RenderScript] Update the java ...Miao Wang2015-03-081-10/+12
|\ \ | |/
| * [RenderScript] Update the java API about Allocation copyTo & From FieldPackerMiao Wang2015-03-051-10/+12
* | am 449571c4: am 26f1a538: am 8b86ee9f: Merge "[RenderScript] Add missing vari...Miao Wang2015-03-081-0/+2
|\ \ | |/
| * [RenderScript] Add missing variableMiao Wang2015-03-051-0/+2
* | am ec89c1ea: am a61832c8: am 288e6f67: Merge "[RenderScript] AutoPadding & Un...Miao Wang2015-03-081-31/+184
|\ \ | |/
| * [RenderScript] AutoPadding & Unpadding for Vec3 Elements duringMiao Wang2015-03-041-31/+184
* | Cleanup Bitmap JNI attempt #2John Reck2015-03-052-12/+9
* | Revert "Cleanup Bitmap JNI"Chad Jones2015-03-052-9/+12
* | Cleanup Bitmap JNIJohn Reck2015-03-052-12/+9
|/
* [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