Age | Commit message (Collapse) | Author |
|
- EVENT_SCREEN_CHANGED must happen _after_ we have a new surface,
not when the the old surface vanishes. fixes port on galaxy tab
- textures have to be redefined with glTexImage2D() to make
glTexSubImage2D() not fail on screen changes
|
|
adb logcat ScummVM:\* \*:S
|
|
this gets rid of the "no plugins found, go to market, kthx" message,
which doesn't make sense on monolithic builds (market only has
ancient apk's anyway)
|
|
It seems some Android versions and devices (eg Droid) don't implement
eglChooseConfig according to spec and the first result isn't the best
choice. Implement our own filtering / scoring to workaround this.
svn-id: r53808
|
|
This removes the final private library - we should be completely above
board now.
svn-id: r50677
|
|
Add a boolean for disabling the "no plugins found" warning.
svn-id: r50494
|
|
svn-id: r49594
|
|
svn-id: r49453
|
|
svn-id: r49449
|