diff options
author | Colin Snover | 2016-02-18 00:52:33 -0600 |
---|---|---|
committer | Colin Snover | 2016-02-18 13:18:03 -0600 |
commit | 766cf6cee7edbc3f6fa22a50381391725f70cabc (patch) | |
tree | 9a59be3a6ab5a2ebba0998fc2c44ec4c6865d84b /engines/agi/opcodes.cpp | |
parent | 03e3f2c68cef429983787ddd38e74718db1ee8d1 (diff) | |
download | scummvm-rg350-766cf6cee7edbc3f6fa22a50381391725f70cabc.tar.gz scummvm-rg350-766cf6cee7edbc3f6fa22a50381391725f70cabc.tar.bz2 scummvm-rg350-766cf6cee7edbc3f6fa22a50381391725f70cabc.zip |
SCI: Fix too-fast rendering
Now that the renderer is loading resources without spinning CPU time
on decompression every frame, it becomes apparent that kFrameOut is
spammed constantly by the interpreter and needs to be throttled to
ensure that transitions and fades work properly.
Diffstat (limited to 'engines/agi/opcodes.cpp')
0 files changed, 0 insertions, 0 deletions