aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.h
diff options
context:
space:
mode:
authordhewg2011-02-14 01:12:40 +0100
committerdhewg2011-02-14 10:18:38 +0100
commitf621f6a5059ec619ae9ea1045548e62a27e99ab4 (patch)
treec060868c9e9b9ed03d09234240c63da5de253a21 /gui/launcher.h
parent1e989c44ed13e63cd1d128be2250bd1eddaf3e40 (diff)
downloadscummvm-rg350-f621f6a5059ec619ae9ea1045548e62a27e99ab4.tar.gz
scummvm-rg350-f621f6a5059ec619ae9ea1045548e62a27e99ab4.tar.bz2
scummvm-rg350-f621f6a5059ec619ae9ea1045548e62a27e99ab4.zip
SKY: get rid of timer based gfx updates
on most platforms timers are implemented using threads. never ever make gfx updates from another thread other than the main one. seriously. replace the whole timer crap in sky with timestamp based updates. this fixes crashes when OpenGL is enabled (android included). needs more testing.
Diffstat (limited to 'gui/launcher.h')
0 files changed, 0 insertions, 0 deletions