aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/openpandora/op-backend.cpp
AgeCommit message (Expand)Author
2019-11-30OPENPANDORA: Fix compilation failuresCameron Cawley
2019-11-30GPH/OPENPANDORA: Replace use of strcat()/strcpy() with Common::String()Cameron Cawley
2019-11-30GPH/OPENPANDORA: Remove unnecessary stat() callsCameron Cawley
2017-09-12OPENPANDORA: Remove unused includeThierry Crozat
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2014-02-18OPENPANDORA: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-23SDL: Reduce code duplication a bit.Johannes Schickel
2013-10-23SDL: Always initialize video subsystem in initSDL.Johannes Schickel
2012-07-29OPENPANDORA: Start event manager after log files are setup (if needed).David-John Willis
2012-07-24OPENPANDORA: Clean up old commented code.David-John Willis
2012-07-24OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.David-John Willis
2011-10-10OPENPANDORA: Cleanup the format of code a little to match our Code Formatting...David-John Willis
2011-06-11OPENPANDORA: Start to cleanup the backend and move controls into remapkey.David-John Willis
2011-06-07OPENPANDORA: Remove some dead codeMax Horn
2011-04-19OPENPANDORA: Replace defunct MIXER_DOUBLE_BUFFERING by working codeMax Horn
2011-03-24OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...David-John Willis