aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/posix/posix-main.cpp
AgeCommit message (Collapse)Author
2019-05-12SWITCH: add nintendo switch supportCpasjuste
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system ↵Thierry Crozat
instance
2018-01-26RISCOS: Don't list RISC OS as a POSIX platformCameron Cawley
2017-09-03RISCOS: Add RISC OS supportcameron
2017-03-04PSP2: Add Playstation Vita (PSP2) supportcpasjuste
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2015-12-08SDL/DISPMANX: Remove dispmanx graphics output.vanfanel
2015-10-18SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of ↵vanfanel
DISPMANX because it controls whether dispmanx rendering backend is enabled or not on the Raspberry Pi.
2015-03-29RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx)vanfanel
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2011-09-22MAEMO: Add basic platform backend with stubbed keymapperTarek Soliman
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer
Currently only contains test code.
2011-03-24SDL/POSIX: Update main guard to add OpenPandora.David-John Willis
- Also mention GPH_DEVICE not each backend on it's own.
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
svn-id: r54573
2010-10-23DINGUX: fix compilation for the opengl branchFabio Battaglia
Moved events related code to backends/events/dinguxsdl/* and move graphics related code to backends/graphics/dinguxsdl/* Subclass OSystem_POSIX instead of OSystem_SDL svn-id: r53730
2010-07-02Cleanup and documentation.Alejandro Marzini
svn-id: r50589
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
svn-id: r50514
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
svn-id: r50475
2010-06-25Modularized Samsung TV port.Alejandro Marzini
svn-id: r50258
2010-06-25Fix linking on Mac OS X.Matthew Hoops
svn-id: r50256
2010-06-25Fix link error with duplicated name files.Alejandro Marzini
svn-id: r50255