Jason Sams
|
61f08d6fa7
|
Improved object lifecycle tracking and fix leaks.
|
2009-09-25 16:37:33 -07:00 |
|
Jason Sams
|
a9e7a05b84
|
Improve renderscript context teardown. Track object in the system and then 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.
|
2009-09-25 14:51:22 -07:00 |
|
Jason Sams
|
07ae406237
|
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder.
|
2009-08-27 20:23:34 -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
|
ee41112e15
|
Enable light sources and update film test app.
|
2009-07-21 12:20:54 -07:00 |
|
Jason Sams
|
4b962e57a9
|
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines.
|
2009-06-22 17:15:15 -07:00 |
|