summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
AgeCommit message (Expand)Author
2014-08-18Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-13Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-07Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-07-07Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes
2014-06-03Add support for mixed 32/64 APKs using RenderScript.Tim Murray
2014-03-19Fix 64 bit compile failures in renderscriptNarayan Kamath
2014-03-05Validate objects are from the correct context.Jason Sams
2014-02-28Merge "AArch64: Use long[] for RS id array"Narayan Kamath
2014-02-14Merge "Add hidden minor version ID for support lib workarounds."Tim Murray
2014-02-12AArch64: Use long[] for RS id arrayAshok Bhat
2014-02-06Add hidden minor version ID for support lib workarounds.Tim Murray
2014-02-05AArch64: Use long for pointers in RS Java/JNI codeAshok Bhat
2014-01-31Enable asynchronous destruction of BaseObjs.Tim Murray
2014-01-31Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray