aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2010-11-18PSP: added backtracing function for debuggingYotam Barnoy
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-10PSP: changed renderer to render huge images properlyYotam Barnoy
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-05WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcsMax Horn
2010-11-04GPH: Update README-GPH to suggest even more WiKi reading.John Willis
2010-11-04PSP: cleaning up some stuff from plugin mergeYotam Barnoy
2010-11-04DS: moved build-ds.sh to DS directory. It's currently unused but has a good w...Yotam Barnoy
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-11-02OPENPANDORA: Add FORBIDDEN_SYMBOL_ALLOW_ALL define to enable use of forbidden...John Willis
2010-11-01SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ...Max Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31GP2X: Fix warnings about unused declsMax Horn
2010-10-31WINCE: Fix assert() implementationMax Horn
2010-10-31WINCE: Code formattingMax Horn
2010-10-31WINCE: Enable use of forbidden symbols, cleanupMax Horn
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-31IPHONE: Enable use of forbidden symbolsMax Horn
2010-10-31PSP: Enable use of forbidden symbolsMax Horn
2010-10-30PS2: Enable use of forbidden symbolsMax Horn
2010-10-30GPH: Enable use of forbidden symbolsMax Horn
2010-10-30LINUXMOTO: Enable use of forbidden symbolsMax Horn
2010-10-30GP2x: Enable use of forbidden symbolsMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-29PSP: Improved image viewer movementYotam Barnoy
2010-10-29PSP: corrected png loader to use bit depth rather than palette sizeYotam Barnoy
2010-10-27PSP: Fixed ImageViewer code to deallocate TimedMessageDialogYotam Barnoy
2010-10-25ANDROID: Add --disable-timidity to the recommended flagsAngus Lees
2010-10-25ANDROID: Don't trust eglChooseConfig and refilter/sort results manuallyAngus Lees
2010-10-25ANDROID: Provide an alternate partial texture update for stride != widthAngus Lees
2010-10-25ANDROID: Force extra screen update when updating overlay.Angus Lees
2010-10-24SDL/win32: fix lf, thx msvcMartin Kiewitz
2010-10-24SDL/w32: add ability to hide consoleMartin Kiewitz
2010-10-23PSP: Fix up imageViewer to pause gameYotam Barnoy
2010-10-23DINGUX: fix compilation for the opengl branchFabio Battaglia
2010-10-23PSP: make vkbd's function keys match their visual representationJoost Peters
2010-10-21OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd...Johannes Schickel
2010-10-21GPH: Rename README (package build step uses the README-GPH name)Julien Templier
2010-10-20OPENPANDORA: Clean up support scripts and README.John Willis
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
2010-10-20PSP: added dummy function to allow BS2.5 to buildYotam Barnoy
2010-10-19PSP: add missing return statements to image viewerYotam Barnoy
2010-10-14PSP: made image in viewer movable by pushing nub continuouslyYotam Barnoy
2010-10-14PSP: made image viewer reset to the first image between engine loadsYotam Barnoy
2010-10-14PSP: added image viewer for viewing images during gamesYotam Barnoy
2010-10-14PSP: clarify and fix up display codeYotam Barnoy
2010-10-13SYMBIAN: Add makefiles for TOON StruckLars Persson
2010-10-13OPENGL: Cleanup.Johannes Schickel