scummvm/engines/sword25/gfx
johndoe123 4fc57dac8f SWORD25: Fix blitting code
- Rename collectRenderQueue to preRender
- Only do forceRefresh() in Panel::setColor() and Text::setText() if the new values are different
- Move child object resorting from RenderObject::render() into RenderObject::preRender()
2013-04-20 00:34:32 +02:00
..
image SWORD25: Fix blitting code 2013-04-20 00:34:32 +02:00
animation.cpp SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
animation.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
animationdescription.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationdescription.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationresource.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
animationresource.h SWORD25: Remove redundant bounds check 2011-06-06 11:19:07 +02:00
animationtemplate.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationtemplate.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationtemplateregistry.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
animationtemplateregistry.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bitmap.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bitmap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bitmapresource.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
dynamicbitmap.cpp SWORD25: Change absolute Z calculation to match that of absolute x/y; remove old comment 2013-04-17 19:54:39 +02:00
dynamicbitmap.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
fontresource.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
fontresource.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphicengine_script.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphicengine.cpp SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
graphicengine.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
microtiles.cpp SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
microtiles.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
panel.cpp SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
panel.h SWORD25: Fix blitting code 2013-04-20 00:34:32 +02:00
renderobject.cpp SWORD25: Fix blitting code 2013-04-20 00:34:32 +02:00
renderobject.h SWORD25: Fix blitting code 2013-04-20 00:34:32 +02:00
renderobjectmanager.cpp SWORD25: Fix blitting code 2013-04-20 00:34:32 +02:00
renderobjectmanager.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
renderobjectptr.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobjectregistry.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rootrenderobject.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
screenshot.cpp SWORD25: Return 0 instead of false in Screenshot::createThumbnail. 2012-01-29 16:33:43 +01:00
screenshot.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
staticbitmap.cpp SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
staticbitmap.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
text.cpp SWORD25: Fix blitting code 2013-04-20 00:34:32 +02:00
text.h SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
timedrenderobject.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timedrenderobject.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00