summaryrefslogtreecommitdiffstats
path: root/libs/rs/java/RenderScript
Commit message (Collapse)AuthorAgeFilesLines
* Move the java and jni renderscript files to the proper location.Jason Sams2009-07-235-1477/+0
|
* Enable light sources and update film test app.Jason Sams2009-07-211-1/+5
|
* Fix fountain and more rollo ui work.Jason Sams2009-07-171-0/+4
|
* 1st cut of a3d file loader.Jason Sams2009-07-101-0/+31
|
* Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams2009-06-232-12/+12
|
* All light source objects.Jason Sams2009-06-221-0/+46
|
* Fix two minor issues. Rename launchID to launchIndex and make util class ↵Jason Sams2009-06-181-1/+1
| | | | Matrix public for apps to use.
* Switch fountain to use ProgramVertex rather than hard coded camers in ↵Jason Sams2009-06-162-17/+2
| | | | scripts. Remove camera code from scripts.
* Bug fixes. TriangleMesh now ref-counts, implement missing element formats, ↵Jason Sams2009-06-153-10/+325
| | | | add missing modes for program vertex. Add matrix support classes. Add test app rollo
* Split FountainView into View and RS parts. Beging adding ProgramVertex to ↵Jason Sams2009-06-111-1/+65
| | | | the java api. It was already implemented in native.
* Split renderscript java code from test apps. Update makefiles.Jason Sams2009-06-103-0/+1028