summaryrefslogtreecommitdiff
path: root/samples/RenderScript
Commit message (Collapse)AuthorAgeFilesLines
* Fix RS samples to prepare for 64-bit compilation.Stephen Hines2014-08-152-2/+2
| | | | | Bug: 16031597 Change-Id: I8f79773e4d5219d3c8dc4696176cd42f8236c87b
* Fix buildNick Kralevich2013-10-101-1/+1
| | | | | | | This was broken due to 390ec00c6693fb20004f357901beae919a79329f in frameworks/base Change-Id: Ieaff5f34ef56efdd492af2f2e7c2294448223616
* Fix use of dead APIs.Jason Sams2013-09-231-3/+8
| | | | | | bug 10752757 Change-Id: I8e145f141eb573456d62b32cf8c10387f666635b
* Update HelloCompute to use separate output bitmap.Stephen Hines2012-12-071-1/+3
| | | | Change-Id: I236d35b1ce41099dcd18389983d694982f1c7f6c
* Build RSHelloCompute for API 14.Stephen Hines2012-07-161-0/+1
| | | | Change-Id: I582434aa026b3a7ba3eb35d68faba2995808d062
* Put the compute samples back in the SDK.Jason Sams2012-05-1618-0/+1086
| | | | Change-Id: Idda5b632750e52eecf3a16205a0ff14af17b2e1b
* Renderscript is deprecated. Removing from the sdk.Alex Sakhartchouk2012-04-1982-4751/+0
| | | | Change-Id: I4963ec4e9287003772d5818789d2de72b72f59c3
* Merge "Convert fp constants from double -> float."Stephen Hines2012-04-052-5/+5
|\
| * Convert fp constants from double -> float.Stephen Hines2012-04-042-5/+5
| | | | | | | | Change-Id: I5fff1660549473a45dafd3406f22005024655ad7
* | Relax FP requirementsJason Sams2012-03-301-0/+1
|/ | | | Change-Id: I9fd40638700918cfc22d678374f05556208490a2
* Rename resource drawable to drawable-nodpi for RsStates.Shih-wei Liao2012-03-056-0/+0
| | | | | | | 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
* Use IO streamJason Sams2012-02-153-15/+180
| | | | Change-Id: I668383598a326f32f96685bb8ced3900b004ea82
* am ffb9333c: Merge "Fix app bug, where some memory could remain ↵Stephen Hines2012-02-132-3/+3
|\ | | | | | | | | | | | | uninitialized due to early exit." * commit 'ffb9333cb40a69b578e4ffbd44526bfc11b66a03': Fix app bug, where some memory could remain uninitialized due to early exit.
| * Fix app bug, where some memory could remain uninitialized due to early exit.Stephen Hines2012-02-072-3/+3
| | | | | | | | Change-Id: I4bdeff1c9f28c4e27f42559f89b925819b82cfc2
* | Fix headersJason Sams2012-01-047-6/+38
| | | | | | | | Change-Id: I74832252a5fc0fdc543c29ac1a85ce39a97b2821
* | New compute sample for simple image processing.Jason Sams2011-11-188-0/+695
|/ | | | Change-Id: I0aeada2d425a0e4f915fc2f8f8af111329297709
* adding fountain framebuffer object sdk sampleRobert Ly2011-11-028-0/+413
| | | | Change-Id: I0156281baf450b4aafcd1d43bf5fd9ef8d4cb6cc
* fix RSBalls to be minSDK=14Robert Ly2011-10-071-1/+1
| | | | Change-Id: I7e1f2d08e7172de4d5c6a29b4ca1e5cff42e2a14
* Bump minimum SDK version to 14.Stephen Hines2011-09-091-1/+1
| | | | | | BUG=5280704 Change-Id: Ib26b93f4b41b5c910afaa49b4420d9bd4272acd9
* Remove Runtime exit() function from Balls app.Stephen Hines2011-08-021-3/+1
| | | | | | | | 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
* Fix sample to use API 14.Jason Sams2011-07-211-1/+1
| | | | Change-Id: Iba9cb731a80f32972d61b8d7e55b4881cb81d36c
* Build all samples against SDK.Brett Chabot2011-07-153-0/+7
| | | | Change-Id: I9ea35c07a7f9d2e2a42d952101e99528fd68fb6c
* Remove the simulator target from all makefiles.Jeff Brown2011-07-115-20/+0
| | | | | | Bug: 5010576 Change-Id: I3af1c8fb9b1b558a1c03212a2bb1834095c806da
* Convert fountain from RSSurfaceView to RSTextureView.Jason Sams2011-07-013-8/+12
| | | | Change-Id: Ia4fec4338f3fb11cfbacf1acd64c88e5954afd7d
* Simplify HelloCompute example. :)Stephen Hines2011-05-182-13/+2
| | | | Change-Id: I45ca48df6f56c7f01f32fe609e8975c34ea183be
* Fix RS graphics samples.Stephen Hines2011-05-024-10/+8
| | | | Change-Id: I7434dfa21707d506cd79897068d9f1d02a227521
* Remove the deprecated things from Config.java. These haven't been working ↵Joe Onorato2011-04-072-4/+2
| | | | | | since before 1.0. Change-Id: I01e0e2476de9098152434b9991c22483fc6e1165
* Make AndroidManifest.xml's activity match what's in Java filesShih-wei Liao2011-03-014-5/+5
| | | | Change-Id: I9489d32a715a1aa7f8449495b7c1101a1ad1eac6
* Moving renderscript sdk samples to their correct location.Alex Sakhartchouk2011-02-2265-0/+3471
Change-Id: I27de909cf0dbd91319c0eefebd0184ecc5c12dc9