diff options
author | dhewg | 2011-02-14 01:12:40 +0100 |
---|---|---|
committer | dhewg | 2011-02-14 10:18:38 +0100 |
commit | f621f6a5059ec619ae9ea1045548e62a27e99ab4 (patch) | |
tree | c060868c9e9b9ed03d09234240c63da5de253a21 /dists/redhat/scummvm.spec | |
parent | 1e989c44ed13e63cd1d128be2250bd1eddaf3e40 (diff) | |
download | scummvm-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 'dists/redhat/scummvm.spec')
0 files changed, 0 insertions, 0 deletions