|
771bebb940
|
Add Java exceptions to catch RS calls with no context or no surface.
|
2009-12-07 12:40:12 -08:00 |
|
|
3c0dfbab80
|
Improve logging code to dump more detaild rs object info. Fix bug with predefined elements not being recreated for contexts after one was destroyed. Add stricter type enforcement.
|
2009-09-27 17:50:38 -07:00 |
|
|
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 |
|