Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-03 | ANDROID: Formatting/whitespaces | dhewg | |
2011-03-02 | ANDROID: Properly release texture resources | dhewg | |
When calling glDeleteTextures() we need a valid surface. | |||
2011-03-02 | ANDROID: cleanup | dhewg | |
2011-02-24 | ANDROID: Let's not do that on the stack | dhewg | |
2011-02-24 | ANDROID: Split code into multiple files | dhewg | |
And get rid of unnecessary JNI calls to get a pointer to g_system |