summaryrefslogtreecommitdiffstats
path: root/rs/java/android/renderscript/RenderScript.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add BNNM intrinsic."Tim Murray2015-04-151-0/+11
|\
| * Add BNNM intrinsic.Tim Murray2015-04-141-0/+11
* | Add name to ScriptGroup2.Builder.create() methodYang Ni2015-04-131-3/+5
|/
* Add support for setting the cache directory.Tim Murray2015-04-091-0/+14
* Move cache dir to its own class.Tim Murray2015-04-071-20/+0
* [RenderScript] Add create(Context, int) to be compatible withMiao Wang2015-03-231-7/+36
* Make it harder to leak contextsJason Sams2015-03-181-14/+103
* Remove dead path codeJason Sams2015-03-111-6/+0
* [RenderScript] Update the java API about Allocation copyTo & From FieldPackerMiao Wang2015-03-051-4/+3
* [RenderScript] AutoPadding & Unpadding for Vec3 Elements duringMiao Wang2015-03-041-21/+32
* [Renderscript] JAVA API update for Allocation.CopyToMiao Wang2015-02-251-3/+20
* Implement finalizer for RS contexts.Jason Sams2015-02-191-13/+35
* Add BLAS intrinsic.Tim Murray2015-02-171-0/+49
* Implement array typesJason Sams2015-02-061-0/+14
* Adds invocable functions to ScriptGroupYang Ni2015-02-041-0/+15
* Pass in code cache directory when creating a script group.Yang Ni2015-01-291-3/+3
* Merge "Fix default compute thread priority"Jason Sams2015-01-221-2/+4
|\
| * Fix default compute thread priorityJason Sams2015-01-211-2/+4
* | Add FP16 types to the list of RenderScript types.Jason Sams2015-01-201-0/+5
|/
* New Script Group API.Yang Ni2015-01-071-0/+40
* Fix typo with register native allocation.Tim Murray2014-12-161-1/+1
* Enable native tracking for RS contexts to improve GC behavior.Tim Murray2014-12-121-0/+7
* am 7fa25bc1: am 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-devTim Murray2014-08-191-1/+6
|\
| * Fix IO_INPUT with 64-bit.Tim Murray2014-08-181-1/+6
* | am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-in...Stephen Hines2014-08-181-44/+6
|\ \
| * | Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-181-44/+6
* | | am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and ...Stephen Hines2014-08-131-6/+44
|\ \ \ | |/ /
| * | Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-6/+44
* | | am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-in...Stephen Hines2014-08-131-44/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-071-44/+6
* | resolved conflicts for merge of 31012e2c to masterStephen Hines2014-07-091-0/+23
|\ \ | |/
| * Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-071-0/+23
| * Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-031-0/+7
* | am b43bc047: Merge "Change flags to use int instead of long." into lmp-previe...Tim Murray2014-06-061-7/+7
|\ \
| * | Change flags to use int instead of long.Tim Murray2014-06-061-7/+7
* | | Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-031-0/+7
|/ /
* | Validate RenderScript context creation flagsJason Sams2014-05-201-3/+7
* | Add flags to context creation for RSJason Sams2014-05-071-3/+36
* | am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile...Glenn Kasten2014-03-191-10/+10
|\ \ | |/
| * Fix 64 bit compile failures in renderscriptNarayan Kamath2014-03-191-10/+10
* | am edf0b79d: am 24ea88a9: am 9a9916b5: am 2383f220: Merge "Validate objects a...Jason Sams2014-03-061-0/+8
|\ \ | |/
| * Validate objects are from the correct context.Jason Sams2014-03-051-0/+8
* | am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[...Narayan Kamath2014-02-281-20/+20
|\ \ | |/
| * Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-281-20/+20
| |\
| | * AArch64: Use long[] for RS id arrayAshok Bhat2014-02-121-20/+20
* | | am bdb04f02: am 17b7ff4a: am b25a6936: am d7043f00: Merge "Add hidden minor v...Tim Murray2014-02-141-0/+14
|\ \ \ | |/ /
| * | Merge "Add hidden minor version ID for support lib workarounds."Tim Murray2014-02-141-0/+14
| |\ \ | | |/ | |/|
| | * Add hidden minor version ID for support lib workarounds.Tim Murray2014-02-061-0/+14
* | | am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers ...Narayan Kamath2014-02-101-18/+18
|\ \ \ | |/ /
| * | AArch64: Use long for pointers in RS Java/JNI codeAshok Bhat2014-02-051-18/+18
| |/