summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ScriptC.java
AgeCommit message (Expand)Author
2024-02-26Delay the removal of support of ScriptC from TargetAPI 35 to 36 Jean-François
2024-02-22Throw when ScriptC is used on unsupported ABIs Jean-François
2023-10-26Throw an exception when using RenderScript ScriptC with an API level above 34 Jean-François
2023-10-03Revert "Throw an exception when using RenderScript ScriptC with an API level ... Jean-François Geyelin
2023-10-02Throw an exception when using RenderScript ScriptC with an API level above 34 Jean-François Geyelin
2021-04-21Deprecate RS Java APIs. Xusong Wang
2016-03-18Correctly init code cache path for RS Yang Ni
2015-04-07Move cache dir to its own class. Tim Murray
2014-06-25Remove @hide for new RS constructors. Tim Murray
2014-06-03Add support for mixed 32/64 APKs using RenderScript. Tim Murray
2014-02-10am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers ... Narayan Kamath
2014-02-05AArch64: Use long for pointers in RS Java/JNI code Ashok Bhat
2014-01-31Move RenderScript from graphics/ to new fw/base subdirectory rs. Tim Murray
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs. Tim Murray