|
|
|
Older revisions
r28
by jack.palevich
on Sep 04, 2008
Diff
Expose event queue so that views that extend GLView can submit their own runnables.
r27
by jack.palevich
on Sep 04, 2008
Diff
Rework the "pause" logic so that we release the EGL surface before we finish pausing. Add an event queue to GLThread to make it easier to extend GLView without ...