Jeff Vander Stoep
426027aac2
Renderscript: rename .rs extension to .rscript
...
Reserve .rs extension for Rust.
Bug: 137365032
Test: make checkbuild
Test: cd frameworks/compile/slang/tests
./slang_tests.py
Test: atest CtsRenderscriptTestCases
Test: CtsRsCppTestCases
Change-Id: Iab077f256ff3776495302606572f384d82ab171f
Merged-In: Iab077f256ff3776495302606572f384d82ab171f
2019-07-17 21:34:36 +00:00
Anton Hansson
44b2e0dfcb
development: Set LOCAL_SDK_VERSION where possible.
...
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.
Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.
Test: make relevant packages
Bug: 73535841
Change-Id: I371bd0b43e66bcc4be1e26decb95c70519ac3342
2018-02-21 19:02:11 +00:00
Stephen Hines
d8295c9e49
Fix RS samples to prepare for 64-bit compilation.
...
Bug: 16031597
Change-Id: I8f79773e4d5219d3c8dc4696176cd42f8236c87b
2014-08-15 02:18:22 -07:00
Nick Kralevich
f76f737544
Fix build
...
This was broken due to 390ec00c6693fb20004f357901beae919a79329f
in frameworks/base
Change-Id: Ieaff5f34ef56efdd492af2f2e7c2294448223616
2013-10-10 10:02:30 -07:00
Jason Sams
d1e8cb25b5
Fix use of dead APIs.
...
bug 10752757
Change-Id: I8e145f141eb573456d62b32cf8c10387f666635b
2013-09-23 16:05:44 -07:00
Jason Sams
8cb9623c6d
Put the compute samples back in the SDK.
...
Change-Id: Idda5b632750e52eecf3a16205a0ff14af17b2e1b
2012-05-16 13:00:38 -07:00
Alex Sakhartchouk
4c5f2d2735
Renderscript is deprecated. Removing from the sdk.
...
Change-Id: I4963ec4e9287003772d5818789d2de72b72f59c3
2012-04-19 11:42:38 -07:00
Jason Sams
97e2d1bfca
Use IO stream
...
Change-Id: I668383598a326f32f96685bb8ced3900b004ea82
2012-02-15 11:39:11 -08:00
Jason Sams
fc2aded9ce
Fix headers
...
Change-Id: I74832252a5fc0fdc543c29ac1a85ce39a97b2821
2012-01-04 17:48:54 -08:00
Jason Sams
f347e62207
New compute sample for simple image processing.
...
Change-Id: I0aeada2d425a0e4f915fc2f8f8af111329297709
2011-11-18 16:26:14 -08:00