[Scummvm-cvs-logs] SF.net SVN: scummvm:[38801] scummvm/trunk/engines/sci/gfx/resmgr.cpp
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Mon Feb 23 01:41:01 CET 2009
Revision: 38801
http://scummvm.svn.sourceforge.net/scummvm/?rev=38801&view=rev
Author: thebluegr
Date: 2009-02-23 00:40:59 +0000 (Mon, 23 Feb 2009)
Log Message:
-----------
Updated comment
Modified Paths:
--------------
scummvm/trunk/engines/sci/gfx/resmgr.cpp
Modified: scummvm/trunk/engines/sci/gfx/resmgr.cpp
===================================================================
--- scummvm/trunk/engines/sci/gfx/resmgr.cpp 2009-02-23 00:39:00 UTC (rev 38800)
+++ scummvm/trunk/engines/sci/gfx/resmgr.cpp 2009-02-23 00:40:59 UTC (rev 38801)
@@ -328,7 +328,7 @@
}
must_post_process_pic = res->scaled_data.pic->visual_map->data == NULL;
- // If the pic was only just drawn, we'll have to antialiase and endianness-adjust it now
+ // If the pic was only just drawn, we'll have to endianness-adjust it now
npic = gfxr_pic_xlate_common(res, maps, scaled || state->options->pic0_unscaled, 0, state->driver->mode,
state->options->pic_xlate_filter, 0, state->options);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list