aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/text.cpp
diff options
context:
space:
mode:
authorMartin Kiewitz2016-02-06 23:41:20 +0100
committerMartin Kiewitz2016-02-06 23:41:20 +0100
commit209907d01ea2ddfb2ec4bdc252bbd010ed67171d (patch)
tree9168a8a07ee2b660aba233df3ec65b6908a7b8c9 /engines/agi/text.cpp
parent1b7ed6a7cc42bdaca0b21ff97ca3fd1307e182c5 (diff)
downloadscummvm-rg350-209907d01ea2ddfb2ec4bdc252bbd010ed67171d.tar.gz
scummvm-rg350-209907d01ea2ddfb2ec4bdc252bbd010ed67171d.tar.bz2
scummvm-rg350-209907d01ea2ddfb2ec4bdc252bbd010ed67171d.zip
SCI: Screen pixel optimizations
Put things like putPixel() into screen.h, so that it can be inlined. Also don't use look up tables for those methods anymore and instead calculate offsets manually, because that should be faster.
Diffstat (limited to 'engines/agi/text.cpp')
0 files changed, 0 insertions, 0 deletions