summaryrefslogtreecommitdiffstats
path: root/samples/RenderScript
Commit message (Expand)AuthorAgeFilesLines
* Fix RS samples to prepare for 64-bit compilation.Stephen Hines2014-08-152-2/+2
* Fix buildNick Kralevich2013-10-101-1/+1
* Fix use of dead APIs.Jason Sams2013-09-231-3/+8
* Update HelloCompute to use separate output bitmap.Stephen Hines2012-12-071-1/+3
* Build RSHelloCompute for API 14.Stephen Hines2012-07-161-0/+1
* Put the compute samples back in the SDK.Jason Sams2012-05-1618-0/+1086
* Renderscript is deprecated. Removing from the sdk.Alex Sakhartchouk2012-04-1982-4751/+0
* 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
* | Relax FP requirementsJason Sams2012-03-301-0/+1
|/
* Rename resource drawable to drawable-nodpi for RsStates.Shih-wei Liao2012-03-056-0/+0
* Use IO streamJason Sams2012-02-153-15/+180
* am ffb9333c: Merge "Fix app bug, where some memory could remain uninitialized...Stephen Hines2012-02-132-3/+3
|\
| * Fix app bug, where some memory could remain uninitialized due to early exit.Stephen Hines2012-02-072-3/+3
* | Fix headersJason Sams2012-01-047-6/+38
* | New compute sample for simple image processing.Jason Sams2011-11-188-0/+695
|/
* adding fountain framebuffer object sdk sampleRobert Ly2011-11-028-0/+413
* fix RSBalls to be minSDK=14Robert Ly2011-10-071-1/+1
* Bump minimum SDK version to 14.Stephen Hines2011-09-091-1/+1
* Remove Runtime exit() function from Balls app.Stephen Hines2011-08-021-3/+1
* Fix sample to use API 14.Jason Sams2011-07-211-1/+1
* Build all samples against SDK.Brett Chabot2011-07-153-0/+7
* Remove the simulator target from all makefiles.Jeff Brown2011-07-115-20/+0
* Convert fountain from RSSurfaceView to RSTextureView.Jason Sams2011-07-013-8/+12
* Simplify HelloCompute example. :)Stephen Hines2011-05-182-13/+2
* Fix RS graphics samples.Stephen Hines2011-05-024-10/+8
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-072-4/+2
* Make AndroidManifest.xml's activity match what's in Java filesShih-wei Liao2011-03-014-5/+5
* Moving renderscript sdk samples to their correct location.Alex Sakhartchouk2011-02-2265-0/+3471