|
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 |
|
|
1bada8cd6e
|
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
|
2009-08-09 17:05:13 -07:00 |
|
|
9bee51c42e
|
Remove useless slot from ProgramVertex. Optimize GL state setup.
|
2009-08-05 13:57:03 -07:00 |
|
|
110195fe9f
|
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc into the ProgramVertex class.
|
2009-08-04 19:00:00 -07:00 |
|