Jason Sams
|
02fb2cb531
|
Add sampler support
|
2009-05-28 16:16:46 -07:00 |
|
Jack Palevich
|
63975dde40
|
Remove versions of scriptCSetScript method that take byte arrays.
This makes the API simpler, and therefore probably easier to use.
|
2009-05-28 15:34:15 -07:00 |
|
Jack Palevich
|
43702d8925
|
Add support for setting scripts, rather than having a hard-coded script.
Move the test script into a resource file.
Add APIs for reading a script from a resource, InputStream, string, or
byte array.
|
2009-05-28 13:38:16 -07:00 |
|
Jason Sams
|
0ae234c991
|
Add background bitmap to fountain test app for renderscript.
|
2009-05-27 17:46:57 -07:00 |
|
Jack Palevich
|
df98851d2f
|
Change the Fountain test app's package to com.android.fountain.
It had been com.android.calc, which caused conflicts with the real Calc
application.
|
2009-05-27 17:00:45 -07:00 |
|
Jason Sams
|
fe08d99725
|
Implement first pass bitmap to allocation support. The Java bindings can create a 2D allocation by passing in a Bitmap object.
|
2009-05-27 14:45:32 -07:00 |
|
Jack Palevich
|
55d4522392
|
Fix Fountain test app so that it actually builds.
Also check in first part of an libACC implementation.
|
2009-05-26 19:21:23 -07:00 |
|
Jack Palevich
|
5da30b73d4
|
Rename Calc sample to Fountain.
|
2009-05-26 14:26:43 -07:00 |
|