scummvm/graphics
Filippos Karapetis 891fb0f5c0 Silenced signed/unsigned warning
svn-id: r35531
2008-12-24 22:40:10 +00:00
..
fonts
scaler Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
video Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
colormasks.h Oops actually it seems I forgot to remove mask entries of PixelFormat before committing... 2008-11-03 14:07:07 +00:00
cursorman.cpp Implemented popAllCursors() in CursorManager to ensure that all unnecessary cursors are removed from the cursor stack when returning to the launcher 2008-06-09 23:15:17 +00:00
cursorman.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
dither.cpp Silenced signed/unsigned warning 2008-12-24 22:40:10 +00:00
dither.h Documenting the dither code a bit more and removing SierraLight's not needed height argument 2008-12-24 16:59:37 +00:00
font.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
font.h minor tweaks 2008-11-13 11:20:43 +00:00
fontman.cpp
fontman.h No need to specify CaseSensitiveString_Hash explicitly anymore 2008-06-11 06:00:56 +00:00
iff.cpp Big patch changing semantics of ReadStream::eos(): 2008-09-14 22:28:53 +00:00
iff.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
imagedec.cpp Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Graphics::PixelFormat instead. 2008-11-03 20:15:45 +00:00
imagedec.h
imageman.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
imageman.h Updated documentation. 2008-11-20 19:49:21 +00:00
module.mk Moving the dither code to graphics/ 2008-12-24 15:57:43 +00:00
primitives.cpp Converted some spaces to tabs. 2008-01-05 08:17:39 +00:00
primitives.h An attempt to implement thick line drawing. 2007-11-25 13:33:28 +00:00
scaler.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
scaler.h Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
surface.cpp Added "querySaveMetaInfos" to MetaEngine. 2008-09-16 14:10:55 +00:00
surface.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
thumbnail.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
thumbnail.h Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
VectorRenderer.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
VectorRenderer.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
VectorRendererSpec.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
VectorRendererSpec.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00