aboutsummaryrefslogtreecommitdiff
path: root/backends/gp32
AgeCommit message (Expand)Author
2006-02-13Whew. It seems that I made a mistake last time. :(Won Star
2006-02-13CC := arm-elf-gccWon Star
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-06OopsWon Star
2006-01-06* Accurate / fast gamma correction using LUTWon Star
2005-12-18More key mappings. Now we can play monkey2 :)Won Star
2005-12-17Proper code formattingEugene Sandulenko
2005-12-17Some tweaks on the GP32 sound code.Won Star
2005-12-08Fixed possible OOB access.Won Star
2005-12-04Remove obsolete files.Won Star
2005-12-04FSF adress updatesLars Persson
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-04-09Remove usage of vsprintf in favour of vsnprintf and makeJonathan Gray
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-03-09WIP of GP32 port. Now it is more correct port and compiles with currentEugene Sandulenko
2005-01-01Updated copyrightMax Horn
2004-12-05Clean up OSystem::EventMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-11-07spelling fixesJonathan Gray
2003-11-04added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSORMax Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-21added HQ3x filterMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-21update, fix compilationJoost Peters
2003-07-05updated backends to use type MutexRefMax Horn
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-25changed scaler proc signature so that srcPtr is const (this can help optimize...Max Horn
2003-04-10fixed GP32 portJoost Peters
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-09change CFLAGS to CXXFLAGSMax Horn
2002-12-02*** empty log message ***Peter Moraliyski