diff options
author | Torbjörn Andersson | 2003-08-26 06:53:00 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2003-08-26 06:53:00 +0000 |
commit | 8277c6cb798552de5ef315311db18f91a25e42fc (patch) | |
tree | 18606d41b4db06dda28acc075af1141c750fbcff /common/main.cpp | |
parent | f3675261a970ca1c76870f3ebbf3774771d22270 (diff) | |
download | scummvm-rg350-8277c6cb798552de5ef315311db18f91a25e42fc.tar.gz scummvm-rg350-8277c6cb798552de5ef315311db18f91a25e42fc.tar.bz2 scummvm-rg350-8277c6cb798552de5ef315311db18f91a25e42fc.zip |
The graphics detail settings partially work now. They only affect how
sprites are drawn, but I think that's how it should be.
1: No bells or whistles.
2: This setting adds sprite blending, e.g. the smoke at the docks or the
display cases at the Glease Gallery.
3: This setting adds light map support, e.g. when walking under the shack
at the docks.
4: This setting adds better scaling algorithms.
The first three settings should work fine now. In fact, the third setting
is what we used to implement. The fourth setting still needs work and
testing. I've added code for downscaling case, but frankly I'm not
convinced the result is any better than with the simpler scaler. I usually
can't even tell the difference.
Of course, my translation of the original code could very well be buggy.
svn-id: r9867
Diffstat (limited to 'common/main.cpp')
0 files changed, 0 insertions, 0 deletions