aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2014-06-07ANDROID: Fix casting away constMatthew Hoops
2014-06-05IPHONE: Scale input according to content scale factor.Johannes Schickel
2014-06-04IPHONE: Remove superflous semicolon.Johannes Schickel
2014-06-01BACKENDS: Fix invalid buffer size in CFStringGetCString callMatthew Hoops
2014-05-06SYMBIAN: Updated Symbian support, help textanotherguest
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-04-01Merge pull request #453 from lordhoto/android-16bit-cursorJohannes Schickel
2014-03-31ANDROID: Make transparent cursor pixels all 0 in 16bit cursor mode.Johannes Schickel
2014-03-26ANDROID: Fix color key handling for 16bit mouse cursors.Johannes Schickel
2014-03-26WII: Fix color key handling for 16bit mouse cursors.Johannes Schickel
2014-03-23TIZEN: fix compile errorsChris Warren-Smith
2014-02-27ANDROID: Fix Android pre3.1 compatibility.D G Turner
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat
2014-02-22ANDROID: Slight formatting fix.Johannes Schickel
2014-02-21ANDROID: Fix runtime failure on earlier versions of Android.D G Turner
2014-02-18WINCE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18WII: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18WEBOS: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18TIZEN: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18SYMBIAN: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18SAMSUNGTV: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18PSP: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18PS2: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18OPENPANDORA: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18NULL: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18N64: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18MAEMO: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18LINUXMOTO: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18IPHOME: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18GPH: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18DS: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18DINGUX: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18DC: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18ANDROID: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16SDL: Move debugging code to output SDL video driver name to initBackend.D G Turner
2014-02-15Merge pull request #432 from klusark/raceAlyssa Milburn
2014-02-12SDL: Add debugging code to output SDL video driver name being used.D G Turner
2014-02-11OPENGL: Rename notifyContextChange to notifyContextCreate.Johannes Schickel
2014-02-11TIZEN: Notify OpenGL manager about context destruction.Johannes Schickel
2014-01-27ANDROID: Fix a race conditionJoel Teichroeb
2014-01-24Merge remote-tracking branch 'local/master'Max Lingua
2014-01-24WINCE: Attempt to fix WinCE compilation.Johannes Schickel
2014-01-23PS2: Added README.PS2Max Lingua
2014-01-23PS2: Added compact Makefile.ps2.dev for debugMax Lingua
2014-01-23PS2: Made it quieter unless -DLOGORRHEIC is setMax Lingua
2014-01-23PS2: Init Ps2Input after USB drivers are loadedMax Lingua
2014-01-23PS2: Improved support for profiling (gprof) buildMax Lingua
2014-01-23PS2: commented "offending" free in startIrxModulesMax Lingua
2014-01-23PS2: Support for latest SDK with -D__NEW_PS2SDK__Max Lingua