summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Script.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-03-05Validate objects are from the correct context.Jason Sams
2014-01-31Check that bound allocations are 1DJason Sams
2014-01-31Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray