Age | Commit message (Expand) | Author |
---|---|---|
2011-03-03 | ANDROID: Rename member vars according to our style | dhewg |
2011-03-03 | ANDROID: Remove an indirection when pausing | dhewg |
2011-03-02 | ANDROID: Implement pause/resume | dhewg |
2011-03-02 | ANDROID: Move swapBuffers to the native side | dhewg |
2011-03-02 | ANDROID: Untangle JNI interweaving | dhewg |
2011-02-27 | ANDROID: Remove dead code | dhewg |
2011-02-27 | ANDROID: Remove unnecessary code | dhewg |
2011-02-27 | ANDROID: Rework audio system | dhewg |
2011-02-27 | ANDROID: Formatting | dhewg |
2011-02-14 | ANDROID: Use and reinit texture on screen changes | dhewg |
2011-02-14 | ANDROID: Unify log prefix | dhewg |
2010-10-25 | ANDROID: Don't trust eglChooseConfig and refilter/sort results manually | Angus Lees |
2010-07-05 | Drop direct use of (private) libEGL.so and call EGL functions via Java. | Angus Lees |
2010-06-11 | Add support for setFocusRectangle - enabled on 'small' Android screens. | Angus Lees |
2010-06-06 | whitespace corrections | Max Horn |
2010-06-06 | Add Android backend from patch #2603856 | Max Horn |