summaryrefslogtreecommitdiffstats
path: root/rs
Commit message (Expand)AuthorAgeFilesLines
* Stop sign-extending RS IDs.Tim Murray2014-08-181-36/+36
* Fix IO_INPUT with 64-bit.Tim Murray2014-08-182-2/+7
* Allocation.resize() should throw an exception in API 21+.Tim Murray2014-08-141-1/+5
* Fix broken blend intrinsic.Tim Murray2014-07-101-1/+1
* Update copyFrom(BaseObj[]) for large objects.Tim Murray2014-07-091-5/+12
* resolved conflicts for merge of 31012e2c to masterStephen Hines2014-07-098-13/+176
|\
| * Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-078-10/+173
* | am 6b52ca59: am 89e4c715: am 7165bd6d: Merge "Add check and throw for failed ...Jason Sams2014-06-261-0/+3
|\ \ | |/
| * Merge "Add check and throw for failed Intrinsic init."Jason Sams2014-06-251-0/+3
| |\
| | * Add check and throw for failed Intrinsic init.Jason Sams2014-06-231-0/+3
* | | 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
* | | Remove @hide for new RS constructors.Tim Murray2014-06-251-2/+0
* | | am ed24d3f2: am db3bcfb8: am 44023a4f: Merge "We need to update mPos when we ...Stephen Hines2014-06-241-1/+6
|\ \ \ | |/ /
| * | We need to update mPos when we copy a FieldPacker via its data[] member.Stephen Hines2014-06-231-1/+6
| |/
* | am c5b11fcc: am ff83ed2d: am b02dadd4: Merge "Create FieldPacker.getPos() to ...Stephen Hines2014-06-193-7/+21
|\ \ | |/
| * Merge "Create FieldPacker.getPos() to get the actual amount of data used for ...Stephen Hines2014-06-183-7/+21
| |\
| | * Create FieldPacker.getPos() to get the actual amount of data used for FP.Stephen Hines2014-06-183-7/+21
* | | am 3aa4de11: am 802aaf3b: am 47de3060: Merge "Fix element size on 64b"Jason Sams2014-06-181-11/+19
|\ \ \ | |/ /
| * | Fix element size on 64bJason Sams2014-06-181-11/+19
| |/
* | Merge "Switch from Droid -> Noto for RS fonts."Stephen Hines2014-06-171-4/+4
|\ \
| * | Switch from Droid -> Noto for RS fonts.Stephen Hines2014-06-111-4/+4
* | | am 604ea0e4: am b1c9430c: am 77d28ca2: Merge "Move FieldPacker over to use la...Tim Murray2014-06-121-0/+6
|\ \ \
| * \ \ am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit."Tim Murray2014-06-121-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Move FieldPacker over to use large objects on 64-bit.Tim Murray2014-06-121-0/+6
| | * | DO NOT MERGE: Mark new util type functions as @hide in AOSP.Tim Murray2014-06-041-0/+3
| |/ /
| * | Merge "Add support for mixed 32/64 APKs using RenderScript."Tim Murray2014-06-034-3/+58
| |\ \
| | * | Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-034-3/+58
* | | | 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-034-3/+58
|/ / /
* | | Validate RenderScript context creation flagsJason Sams2014-05-201-3/+7
* | | am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
|\ \ \ | |/ /
| * | am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
| |\ \ | | |/
| | * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-1/+0
* | | Add flags to context creation for RSJason Sams2014-05-071-3/+36
* | | 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
| |\ \ | | |/
| | * Merge "Fix improper use of JNI_ABORT for operations where Java objects are wr...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
* | | | Unhide RenderScript resize intrinsicJason Sams2014-04-171-1/+0
* | | | am 5170476c: am a4af5726: am 112d1b94: Merge "Add BiCubic resize instrinsic"Jason Sams2014-04-171-0/+113
|\ \ \ \ | |/ / /
| * | | am 112d1b94: Merge "Add BiCubic resize instrinsic"Jason Sams2014-04-171-0/+113
| |\ \ \ | | |/ /
| | * | Add BiCubic resize instrinsicJason Sams2014-04-161-0/+113
| | |/
* | | am c796ccaa: am 095ece10: am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTe...Jason Sams2014-04-011-1/+5
|\ \ \ | |/ /
| * | am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem"Jason Sams2014-04-011-1/+5
| |\ \ | | |/
| | * Fix RenderScriptGL setSurfaceTexture problemXiaofei Wan2014-03-311-1/+5
* | | am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile...Glenn Kasten2014-03-192-22/+22
|\ \ \ | |/ /
| * | am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"Glenn Kasten2014-03-192-22/+22
| |\ \ | | |/
| | * Fix 64 bit compile failures in renderscriptNarayan Kamath2014-03-192-22/+22