Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-24 | OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup. | David-John Willis | |
* Also remove some old cruft in the form of commented code. | |||
2012-07-24 | OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode. | David-John Willis | |
* Fixes a bug that can occur on load. | |||
2011-06-19 | SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its ↵ | Johannes Schickel | |
purpose. Hopefully I catched all uses of the old name in our ports... | |||
2011-06-11 | OPENPANDORA: Start to cleanup the backend and move controls into remapkey. | David-John Willis | |
* Work in progress. | |||
2011-04-22 | OPENPANDORA: Remove unneeded translations.h include. | Thierry Crozat | |
2011-03-24 | OPENPANDORA: Refactor OpenPandora backend and move events and graphics into ↵ | David-John Willis | |
modular backend style. |