Jason Sams
|
be2e84193f
|
Implement renderscript Invokables.
|
2009-09-16 15:04:38 -07:00 |
|
Jason Sams
|
7ce033d797
|
Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base.
|
2009-08-18 14:20:07 -07:00 |
|
Jason Sams
|
334ea0c98f
|
Update fountain and add writable flag to script slots.
|
2009-08-17 13:56:09 -07:00 |
|
Jason Sams
|
fbf0b9ecda
|
Implement named slots and convert script.addType to script.setType to remove ordering restrictions.
|
2009-08-13 12:59:04 -07:00 |
|
Jason Sams
|
43ee06857b
|
Implement reflecting Java objects into the ACC enviroment.
|
2009-08-12 17:54:11 -07:00 |
|
Jason Sams
|
1bada8cd6e
|
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
|
2009-08-09 17:05:13 -07:00 |
|
Jason Sams
|
22534176fb
|
Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement.
|
2009-08-04 17:05:43 -07:00 |
|
Jason Sams
|
69f0d31e57
|
Split ScriptC from RenderScript.java. Implement state caching in the Builder objects.
|
2009-08-04 12:29:40 -07:00 |
|