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
Stephen Hines
0e72fe1adb
Update HelloCompute to use separate output bitmap.
...
Change-Id: I236d35b1ce41099dcd18389983d694982f1c7f6c
2012-12-07 11:24:52 -08:00
Stephen Hines
ab2fe6d4d2
Build RSHelloCompute for API 14.
...
Change-Id: I582434aa026b3a7ba3eb35d68faba2995808d062
2012-07-16 11:47:39 -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
Stephen Hines
e5a517b5c9
Merge "Convert fp constants from double -> float."
2012-04-05 15:48:49 -07:00
Stephen Hines
92abb6399c
Convert fp constants from double -> float.
...
Change-Id: I5fff1660549473a45dafd3406f22005024655ad7
2012-04-04 22:28:35 -07:00
Jason Sams
93036ac706
Relax FP requirements
...
Change-Id: I9fd40638700918cfc22d678374f05556208490a2
2012-03-30 18:42:17 -07:00
Shih-wei Liao
d3ed0458e4
Rename resource drawable to drawable-nodpi for RsStates.
...
Otherwise, we'll have the power of 2 cube faces problem.
The issue was first reported by yong.a.chen@intel.com .
Change-Id: I1b2fa9d261e42b2f962ea29f690d5624a883574c
2012-03-05 08:38:01 -08:00
Jason Sams
97e2d1bfca
Use IO stream
...
Change-Id: I668383598a326f32f96685bb8ced3900b004ea82
2012-02-15 11:39:11 -08:00
Stephen Hines
8ba7b3ebf8
am ffb9333c: Merge "Fix app bug, where some memory could remain uninitialized due to early exit."
...
* commit 'ffb9333cb40a69b578e4ffbd44526bfc11b66a03':
Fix app bug, where some memory could remain uninitialized due to early exit.
2012-02-13 13:56:45 -08:00
Stephen Hines
432b5a25e6
Fix app bug, where some memory could remain uninitialized due to early exit.
...
Change-Id: I4bdeff1c9f28c4e27f42559f89b925819b82cfc2
2012-02-07 19:55:19 -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
Robert Ly
a3a8cfd25b
adding fountain framebuffer object sdk sample
...
Change-Id: I0156281baf450b4aafcd1d43bf5fd9ef8d4cb6cc
2011-11-02 15:30:37 -07:00
Robert Ly
9b20402482
fix RSBalls to be minSDK=14
...
Change-Id: I7e1f2d08e7172de4d5c6a29b4ca1e5cff42e2a14
2011-10-07 10:59:05 -07:00
Stephen Hines
2f8b09d926
Bump minimum SDK version to 14.
...
BUG=5280704
Change-Id: Ib26b93f4b41b5c910afaa49b4420d9bd4272acd9
2011-09-09 14:49:44 -07:00
Stephen Hines
e036a5f1cb
Remove Runtime exit() function from Balls app.
...
This prevents a nasty teardown bug that was causing segfaults during atexit().
It is more than sufficient to call onStop() in this case to properly release
all resources.
Change-Id: If9ea892074382f9ea194da3d75771aae3b529053
2011-08-02 17:11:34 -07:00
Jason Sams
16f8525aaf
Fix sample to use API 14.
...
Change-Id: Iba9cb731a80f32972d61b8d7e55b4881cb81d36c
2011-07-21 17:22:40 -07:00
Brett Chabot
e2e7ec9429
Build all samples against SDK.
...
Change-Id: I9ea35c07a7f9d2e2a42d952101e99528fd68fb6c
2011-07-15 17:31:33 -07:00
Jeff Brown
04a4d9a0fc
Remove the simulator target from all makefiles.
...
Bug: 5010576
Change-Id: I3af1c8fb9b1b558a1c03212a2bb1834095c806da
2011-07-11 22:11:50 -07:00
Jason Sams
4c99800244
Convert fountain from RSSurfaceView to RSTextureView.
...
Change-Id: Ia4fec4338f3fb11cfbacf1acd64c88e5954afd7d
2011-07-01 13:56:57 -07:00
Stephen Hines
06819a6a54
Simplify HelloCompute example. :)
...
Change-Id: I45ca48df6f56c7f01f32fe609e8975c34ea183be
2011-05-18 13:15:01 -07:00
Stephen Hines
f99909bd50
Fix RS graphics samples.
...
Change-Id: I7434dfa21707d506cd79897068d9f1d02a227521
2011-05-02 17:42:19 -07:00
Joe Onorato
1710677cba
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
...
Change-Id: I01e0e2476de9098152434b9991c22483fc6e1165
2011-04-07 19:22:49 -07:00
Shih-wei Liao
7cd58489c9
Make AndroidManifest.xml's activity match what's in Java files
...
Change-Id: I9489d32a715a1aa7f8449495b7c1101a1ad1eac6
2011-03-01 18:21:44 -08:00
Alex Sakhartchouk
e430471134
Moving renderscript sdk samples to their correct location.
...
Change-Id: I27de909cf0dbd91319c0eefebd0184ecc5c12dc9
2011-02-22 11:41:40 -08:00