summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ScriptIntrinsic.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-01-02Cleanup imports.Jason Sams
Change-Id: I72690651e895ad7bafa57ccc7261eaa1168923bd
2012-09-13Unhide intrinsics and document API.Jason Sams
Change-Id: I0233245c68f9a08780213062e62cfea6cf909c13
2012-08-21Move the kernel launch to specific intrinsic class.Jason Sams
This allows support of both input types. Kernel source and global source. Change-Id: Iea60bebd79c786795eae81c14cbec352b470a9c0
2012-08-14Intrinsics testJason Sams
Change-Id: I1847ad0c9190100eb84f7e052dd9f3bff81dc447