aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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-03-22AMIGAOS: Minor change to replace strcpy usage with safer strlcpy.D G Turner
2014-03-22AMIGAOS: Update CAMD midi to use output port environment variable.raziel-
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-27ANDROID: Fix Android pre3.1 compatibility.D G Turner
2014-02-25OPENGL: Fix building with --disable-16bitTorbjörn Andersson
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-20KEYMAPPER: Have clicking on another remap button disable remappingMatthew Hoops
2014-02-18WINCE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18WIN32: 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-18VKEYBD: 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-18PS3: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18PS2: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18POSIX: 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-18KEYMAPPER: 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-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18ANDROID: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18AMIGAOS4: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17SDL: Revert add warning if "waveout" driver is being used for audio.Kirben
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-14SDL: Add warning if "waveout" driver is being used for audio.D G Turner
2014-02-12OPENGL/SDL: Default to RGBA8888 (memory layout).Johannes Schickel
2014-02-12OPENGL: Always support RGBA8888 (memory layout).Johannes Schickel
2014-02-12OPENGL: Move RGBA8888 (logical layout) to OpenGL specific formats.Johannes Schickel
2014-02-12OPENGL: Use frac_t for cursor scaling.Johannes Schickel
2014-02-12OPENGL: Simplify shake offset application.Johannes Schickel