aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2015-10-08WIN: Fix mingw64 compilation, by limiting last hack.Kirben
2015-10-08WIN: Add hack for command line display in Windows versions built with MinGW.Kirben
2015-09-14SYMBIAN: Rename define and rephrase commentsWillem Jan Palenstijn
2015-09-14SYMBIAN: Delete obsolete fixes for 'remove'Fedor Strizhnev
2015-09-14SYMBIAN: Fix compilation error caused by remove macroFedor Strizhnev
2015-05-20SDL: Fix compilation with SDL2.Johannes Schickel
2015-05-16SDL: Add TODO about fullscreen modes to OpenGL SDL code.Johannes Schickel
2015-05-16SDL: Restore the original video mode when unloading the Surface graphics managerLittleboy
2015-05-15SDL: Check for NULL when listing available modes via SDL_ListModesLittleboy
2015-04-20MAEMO: Fix compilation.Tarek Soliman
2015-03-20LOG: fix month in log fileMartin Kiewitz
2015-03-06SDL: Special case the call to SDL_CreateThread for SDL2, since SDL2 requires ...Einar Johan Trøan Sømåen
2015-03-06SDL: Fix compilation with SDL 2.0 under MSVCFilippos Karapetis
2015-03-05SDL: Fake key events for unassociated TEXTINPUT events.Johannes Schickel
2015-03-05SDL: Remove TEXTINPUT events we associate with KEYDOWN.Johannes Schickel
2015-03-05MACOSX: Fix compilationMatthew Hoops
2015-03-05Merge pull request #572 from lordhoto/sdl2-supportJohannes Schickel
2015-03-01SDL: Call setupIcon for each window creation with SDL2.Johannes Schickel
2015-02-18WINCE: Fix compilation.Johannes Schickel
2015-02-16WIN32: Add experimental SDL2 support.Johannes Schickel
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2015-01-26AMIGAOS: Re-add a DosList featureHubert Maier
2015-01-25SDL: Guard audio CD code to be SDL 1.2 only.Johannes Schickel
2015-01-25SDL: Also print audio driver used when built with SDL2.Johannes Schickel
2015-01-25SDL: Fix typo.Johannes Schickel
2015-01-25SDL: Add experimental support for SDL2.Johannes Schickel
2015-01-25SDL: Cleanup graphics manager switching a bit.Johannes Schickel
2015-01-25SDL: Refactor WM specific functionality into SdlGraphicsManager.Johannes Schickel
2015-01-18ANDROID: Remove plugins/unpacker from makefile.Alyssa Milburn
2015-01-18JANITORIAL: Update copyright yearThierry Crozat
2015-01-12Merge pull request #558 from klusark/patch-3Eugene Sandulenko
2015-01-11Merge pull request #560 from klusark/unpackEugene Sandulenko
2015-01-11Merge pull request #559 from fedor4ever/masterEugene Sandulenko
2015-01-07OPENGL: Fix truncation issue resulting in wrong mouse coordinates.Johannes Schickel
2015-01-07OPENGL: Limit mouse cursor drawing to inside game screen when no overlay is v...Johannes Schickel
2015-01-06SYMBIAN: Updated settingsFedor Strizhnev
2015-01-06SYMBIAN: Updated settings and moved to config.mmhFedor Strizhnev
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2015-01-04Merge pull request #555 from fedor4ever/masterEugene Sandulenko
2015-01-04Merge pull request #425 from klusark/androidEugene Sandulenko
2015-01-04SDL: Warn if the selected joystick does not existJoel Teichroeb
2014-12-30Symbian: completely disabled MT32Fedor Strizhnev
2014-12-30SYMBIAN: Add symbian support for access and prince enginesFedor Strizhnev
2014-11-15ANDROID: Delay deleting a local ref until it's no longer usedMatthew Hoops
2014-10-28BACKENDS: Remove trailing whitespaceFilippos Karapetis
2014-10-27GCW0: Hardcoded (for now) GCW0 controlsEugene Sandulenko
2014-10-26KEYMAPPER: Fix off-by-one error with keymapper action namesEugene Sandulenko
2014-10-26GCW0: Create target with unstripped binariesEugene Sandulenko
2014-10-26Merge pull request #524 from AReim1982/WII-1.7.0-Beta-2David Turner