diff options
author | dhewg | 2011-02-06 19:38:15 +0100 |
---|---|---|
committer | dhewg | 2011-02-14 18:58:56 +0100 |
commit | 21c2dda5ba42d65cba71c3f27bb6679ecdd01c9e (patch) | |
tree | 8860b38b8e7510a121712f4fd91779a1d68b0b77 /backends/platform/android/android.cpp | |
parent | bf237c8d2c270014a95c40b7567db80ed787a67a (diff) | |
download | scummvm-rg350-21c2dda5ba42d65cba71c3f27bb6679ecdd01c9e.tar.gz scummvm-rg350-21c2dda5ba42d65cba71c3f27bb6679ecdd01c9e.tar.bz2 scummvm-rg350-21c2dda5ba42d65cba71c3f27bb6679ecdd01c9e.zip |
ANDROID: Use and reinit texture on screen changes
- 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
Diffstat (limited to 'backends/platform/android/android.cpp')
0 files changed, 0 insertions, 0 deletions