summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ScriptIntrinsicBlend.java
AgeCommit message (Collapse)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
2013-11-20Convert Java/JNI to 64-bit, part 2.Tim Murray
This changes BaseObj to support 64-bit IDs. There are a few caveats: 1. Since it is deprecated, RSG will not support 64-bit. 2. Currently, methods that pass arrays of IDs to the driver are not supported in 64-bit. This will be fixed in a later CL. bug 11332320 Change-Id: If0dbecc8b285e260f767e441e05088b6a1b749a2
2013-06-05Improve RS documentation.Tim Murray
bug 8570568 Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
2012-09-26fix blend intrinsics, add testsTim Murray
Bug: 7190126 Change-Id: If69213377282bf5b412508e7af974a1f8d440287
2012-09-21Add Blend intrinsic.Jason Sams
Change-Id: I6f679c910fc23fe7441e17ad66bcf5f3dd7425a0