aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2009-05-11Fix compilationEugene Sandulenko
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
2009-05-11Fixed some warningsOystein Eftevaag
2009-05-10iPhone fixes for compiling with the unofficial sdkOystein Eftevaag
2009-05-10Keymapper:Eugene Sandulenko
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-09Fix GUI keymap.Eugene Sandulenko
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...Oystein Eftevaag
2009-05-08SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (thi...Max Horn
2009-05-01Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the ...Bertrand Augereau
2009-04-29fix warningJoost Peters
2009-04-21run psp-fixup-imports after linkingJoost Peters
2009-04-18Fixed a crash happening when an engine dirtied the full screen, and called in...Oystein Eftevaag
2009-04-18iPhone: Updated input event system to firmware 2.x standardOystein Eftevaag
2009-04-16Backout previous 'ooops' change (while shaking a stick at SVN and trying to c...John Willis
2009-04-16Push local cleanup into the 0.13 branch in prep. for 0.13.1.John Willis
2009-04-16Tiny update to the GP2X readme on branch (remove SVN build ref.).John Willis
2009-04-13commit slightly modified version of #2759353 - GSoC 2009: Correction in READM...Joost Peters
2009-04-04Remove the obsolete IPHONE_BACKEND defineJordi Vilalta Prat
2009-03-27Improved configure support for the GP2X port.Andre Heider
2009-03-25Allow building of psp backend via configure (Part 1 - Still need to add the f...Joost Peters
2009-03-24remove unsigned qualifier, as byte already is unsigned.Joost Peters
2009-03-21argv should not be modified; make it plenty const.Marcus Comstedt
2009-03-21Fixed some warnings.Marcus Comstedt
2009-03-21Added support for dynamic plugins on Dreamcast to the configure script.Marcus Comstedt
2009-03-20Moved hardware initialization to a constructor, to make it run really early.Marcus Comstedt
2009-03-20Fix some warnings in the Wii backend.Andre Heider
2009-03-20Set svn:keywords on asm filesMax Horn
2009-03-19COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it ...Max Horn
2009-03-19Added configure support for the Wii and Gamecube portAndre Heider
2009-03-19Merged Neil's NDS changes into trunkMax Horn
2009-03-18Initial support for building the Dreamcast port using the configureMarcus Comstedt
2009-03-17Removed superfluous comma and namespace specifier.Marcus Comstedt
2009-03-17Removed superfluous semicolon.Marcus Comstedt
2009-03-17Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of ...Marcus Comstedt
2009-03-08The xcode project can now compile a native Mac OS X buildOystein Eftevaag
2009-03-07Bye bye FNMatchLars Persson
2009-03-06Added save action for CruiseLars Persson
2009-03-06Add initial support for VKB and keymapper shortcuts.Lars Persson
2009-03-06Add subsection for subengine LOL in kyraLars Persson
2009-03-06Handle subengine LOL in perl scriptLars Persson
2009-03-06Add LOL as an enabled engine to enable compilationLars Persson
2009-03-06Implemented _overlayFormat in Gs2dScreenMax Lingua
2009-03-05Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ...Max Horn
2009-03-04Added capabilities to allow BT Mouse supportLars Persson
2009-03-04Removed stale READ_PS2.TXTMax Lingua
2009-03-04- 0.13.x friendly ;-)Max Lingua
2009-03-01add support for tinsel engine (off by default for the time being)Kostas Nakos
2009-03-01better detection of aspect-scalable resolutionsKostas Nakos
2009-03-01slight correctionKostas Nakos