aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/base_gfx.cpp
AgeCommit message (Collapse)Author
2010-01-31Updated so that code compiles againChris Apers
svn-id: r47769
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-03-01PalmOS Backend updates:Chris Apers
- Removed old clearScreen backend method and keep it for internal use only - Fixed save path with missing end slash - Added use of the new audio mixer - Added new file system factory - Added missing getOverlayWidth/Height - Changed color encoding from int16 to uint16 as required by the new ScummVM code - Fixed ColorMasks use with missing namespace svn-id: r39028
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for ↵Max Horn
OSystem::getOverlayFormat to several ports (pending testing by the porters) svn-id: r34912
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-09-01Cleanup:remove obsolete files related to old 68k version not supported anymoreChris Apers
svn-id: r28802
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
svn-id: r23380