scummvm/graphics
2008-07-30 14:40:54 +00:00
..
fonts Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
scaler Patch #1923547: enable nasm usage on OS/2 2008-03-23 11:24:23 +00:00
colormasks.h Removed trailing spaces. 2008-01-27 19:47:41 +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 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
dxa_player.cpp Revert patch #1709219 - DXA Player: double size scaling option. 2007-11-01 06:00:16 +00:00
dxa_player.h Revert patch #1709219 - DXA Player: double size scaling option. 2007-11-01 06:00:16 +00:00
font.cpp Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing 2008-07-29 16:09:10 +00:00
font.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
fontman.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
fontman.h No need to specify CaseSensitiveString_Hash explicitly anymore 2008-06-11 06:00:56 +00:00
iff.cpp PARA: Got rid of calls to system->quit() so that the Parallaction engine can return to the launcher. Also fixed a couple of memory leaks. 2008-06-02 21:08:49 +00:00
iff.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
imagedec.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
imagedec.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
imageman.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
imageman.h Typo. 2007-11-16 23:34:58 +00:00
module.mk MILESTONE: bitmap showing with key color transparency implemented! 2008-07-07 21:10:58 +00:00
mpeg_player.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
mpeg_player.h the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. 2008-03-03 00:41:59 +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 Patch #1926787: small memory leak and cleanup 2008-03-27 11:06:29 +00:00
scaler.h Modified Patch #1925352: Memory leak fixes 2008-03-26 19:29:33 +00:00
surface-keycolored.cpp - major re-factoring of VK - all GUI-related code has been abstracted to VirtualKeyboardGUI class 2008-07-30 13:47:54 +00:00
surface-keycolored.h - major re-factoring of VK - all GUI-related code has been abstracted to VirtualKeyboardGUI class 2008-07-30 13:47:54 +00:00
surface.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
surface.h Reordered initialization list for Graphics::Surface to kill tons of warnings gcc started spewing out after robiwatts changed the order of data members for benefit of ARM. 2008-02-09 23:31:04 +00:00