summaryrefslogtreecommitdiffstats
path: root/rs
Commit message (Expand)AuthorAgeFilesLines
* am 989e03f1: am c1e2bf95: am 4b5af9bc: Merge "[RenderScript] Update the java ...Miao Wang2015-03-083-66/+25
|\
| * am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyT...Miao Wang2015-03-063-66/+25
| |\
| | * [RenderScript] Update the java API about Allocation copyTo & From FieldPackerMiao Wang2015-03-053-66/+25
* | | am 449571c4: am 26f1a538: am 8b86ee9f: Merge "[RenderScript] Add missing vari...Miao Wang2015-03-081-0/+2
|\ \ \ | |/ /
| * | am 8b86ee9f: Merge "[RenderScript] Add missing variable"Miao Wang2015-03-061-0/+2
| |\ \ | | |/
| | * [RenderScript] Add missing variableMiao Wang2015-03-051-0/+2
* | | am ec89c1ea: am a61832c8: am 288e6f67: Merge "[RenderScript] AutoPadding & Un...Miao Wang2015-03-083-69/+329
|\ \ \ | |/ /
| * | am 288e6f67: Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements ...Miao Wang2015-03-063-69/+329
| |\ \ | | |/
| | * [RenderScript] AutoPadding & Unpadding for Vec3 Elements duringMiao Wang2015-03-043-69/+329
* | | 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
* | | am 5830e7a9: am 411473de: am caa8a8fb: Merge "[Renderscript] JAVA API update ...Miao Wang2015-03-033-14/+443
|\ \ \ | |/ /
| * | am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add ...Miao Wang2015-03-033-14/+443
| |\ \ | | |/
| | * Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following...Miao Wang2015-03-033-14/+443
| | |\
| | | * [Renderscript] JAVA API update for Allocation.CopyToMiao Wang2015-02-253-14/+443
* | | | am e1bd7f76: am 9fc6948b: am 514e0801: Merge "Fix crash when updating adapter...Jason Sams2015-03-031-11/+13
|\ \ \ \ | |/ / /
| * | | am 514e0801: Merge "Fix crash when updating adapter offsets."Jason Sams2015-03-031-11/+13
| |\ \ \ | | |/ /
| | * | Merge "Fix crash when updating adapter offsets."Jason Sams2015-03-021-11/+13
| | |\ \ | | | |/ | | |/|
| | | * Fix crash when updating adapter offsets.Jason Sams2015-02-251-11/+13
* | | | Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
|/ / /
* | | am adb52ef7: Merge "Implement finalizer for RS contexts."Jason Sams2015-02-201-13/+35
|\ \ \ | |/ /
| * | Implement finalizer for RS contexts.Jason Sams2015-02-191-13/+35
* | | Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEADBill Yi2015-02-192-6/+14
|\ \ \ | |/ / |/| |
| * | am 2a3cdf57: Merge "Implement array types"Jason Sams2015-02-105-85/+264
| |\ \ | | |/
| * | am ae0bee53: am 81b84311: Merge "Fix clang build."Elliott Hughes2015-02-061-1/+1
| |\ \
| * \ \ am da91dfbd: am 1269ff96: Merge "Adds invocable functions to ScriptGroup"Yang Ni2015-02-055-3/+439
| |\ \ \
| * \ \ \ Merge "make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT...Miao Wang2015-02-051-0/+11
| |\ \ \ \
| * \ \ \ \ Merge "Pass in code cache directory when creating a script group." automerge:...Yang Ni2015-02-033-15/+11
| |\ \ \ \ \
| * \ \ \ \ \ am 02236295: am 4dd0cf42: Merge "Initialize clipping structure"Jason Sams2015-01-271-0/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 2772ee6d: Merge "[RenderScript] Allow U8_2 & U8_3 input allocation for His...Miao Wang2015-01-231-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | [RenderScript] Allow U8_2 & U8_3 input allocation for HistogramMiao Wang2015-01-231-2/+6
| * | | | | | | | am de56e38e: Merge "Fix default compute thread priority" automerge: 231df77Jason Sams2015-01-221-2/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 712b05d0: Merge "Add FP16 types to the list of RenderScript types." autome...Jason Sams2015-01-222-1/+49
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "[Renderscript] Add check for Allocation.copyTo(Array) and Fix the inpu...Miao Wang2015-01-222-6/+10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | [Renderscript] Add check for Allocation.copyTo(Array) andMiao Wang2015-01-212-6/+10
| | * | | | | | | | | 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
| | * | | | | | | | | Fix bug in passing of context flags and version.Jason Sams2014-12-021-2/+2
* | | | | | | | | | | Add BLAS intrinsic.Tim Murray2015-02-173-0/+1680
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge "Implement array types"Jason Sams2015-02-095-85/+264
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Implement array typesJason Sams2015-02-065-85/+264
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix clang build.Elliott Hughes2015-02-051-1/+1
|/ / / / / / / /
* | | | | | | | Merge "Adds invocable functions to ScriptGroup"Yang Ni2015-02-055-3/+439
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Adds invocable functions to ScriptGroupYang Ni2015-02-045-3/+439
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUTMiao Wang2015-02-031-0/+11
|/ / / / / /
* | | | | | Pass in code cache directory when creating a script group.Yang Ni2015-01-293-15/+11
| |_|_|_|/ |/| | | |
* | | | | Initialize clipping structureJason Sams2015-01-261-0/+8
| |_|_|/ |/| | |
* | | | Merge "Fix default compute thread priority"Jason Sams2015-01-221-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix default compute thread priorityJason Sams2015-01-211-2/+4
| |/ /