summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* Implement sampler GL setup code.Jason Sams2009-05-281-14/+9
* Add sampler supportJason Sams2009-05-286-25/+140
* Delete the acc script when deleting the Renderscript rsScriptC object.Jack Palevich2009-05-285-10/+30
* Remove versions of scriptCSetScript method that take byte arrays.Jack Palevich2009-05-281-9/+2
* Add support for setting scripts, rather than having a hard-coded script.Jack Palevich2009-05-284-255/+219
* Add background bitmap to fountain test app for renderscript.Jason Sams2009-05-273-1/+32
* Change the Fountain test app's package to com.android.fountain.Jack Palevich2009-05-276-6/+6
* Merge change 2568Android (Google) Code Review2009-05-271-0/+1
|\
| * Enable renderscript to build under the simulator.Jack Palevich2009-05-271-0/+1
* | Implement first pass bitmap to allocation support. The Java bindings can cre...Jason Sams2009-05-2710-34/+250
* | Turn on ACC script test. (It works!)Jack Palevich2009-05-271-26/+23
* | Fix Fountain test app so that it actually builds.Jack Palevich2009-05-267-63/+205
* | Fix RenderScript JNI code build issue.Jack Palevich2009-05-261-1/+7
|/
* Rename Calc sample to Fountain.Jack Palevich2009-05-266-0/+0
* Add sprite fountain test.Jack Palevich2009-05-268-4/+1143
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-2250-0/+7445