Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve renderscript context teardown. Track object in the system and then ↵ | Jason Sams | 2009-09-25 | 1 | -2/+2 |
| | | | | force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed. | ||||
* | More test app work | Jason Sams | 2009-07-14 | 1 | -0/+3 |
| | |||||
* | 1st cut of a3d file loader. | Jason Sams | 2009-07-10 | 1 | -10/+14 |
| | |||||
* | Begin adding mesh | Jason Sams | 2009-06-30 | 1 | -0/+83 |