Jason Sams
|
771bebb940
|
Add Java exceptions to catch RS calls with no context or no surface.
|
2009-12-07 12:40:12 -08:00 |
|
Jason Sams
|
eab4c75b09
|
Fix type in Java enums. Not currently used, easier to fix now than when apps are using it.
|
2009-10-28 17:40:13 -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
|
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 |
|