Jason Sams
|
bb51c40d89
|
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly.
|
2009-11-25 13:22:07 -08: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
|
6b9dec00af
|
Remove depricated triangleMesh.
|
2009-09-23 18:07:45 -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 |
|