aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2013-04-04Symbian:Support for new enginesanotherguest
2013-02-01MACOSX: Fix compilation with the 10.2.8 SDKMatthew Hoops
2013-02-01MACOSX: Load soundfonts using FSRef instead of FSSpec on 10.5Matthew Hoops
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2013-01-26Merge pull request #301 from lordhoto/c++11-playgroundJohannes Schickel
2013-01-24Merge pull request #302 from clone2727/gl-linear-fixJohannes Schickel
2013-01-24JANITORIAL: Fix ){ -> ) {Einar Johan Trøan Sømåen
2013-01-24OPENGL: Fix linear filtering when the texture size doesn't match the real sizeMatthew Hoops
2013-01-14IPHONE: Initialize the palettes on startup.Johannes Schickel
2013-01-14IPHONE: Recreate mouse texture on palette changes when needed.Johannes Schickel
2013-01-09SDL: Silence C++ narrowing warnings.Johannes Schickel
2013-01-09OPENGL: Silence C++11 narrowing warning.Johannes Schickel
2013-01-02JANITORIAL: Update copyright yearStrangerke
2012-12-28ANDROID: Minor fixes to build-specific makefile.D G Turner
2012-12-24ANDROID: Remove parameter forcing use of Modern theme.D G Turner
2012-12-16WINCE: Fix shadow variable warnings associated with GUIElement classes.D G Turner
2012-12-10Revert "OPENGLSDL: Remove HACK in fullscreen toggle mode."Johannes Schickel
2012-11-27PS2: Fix three compiler warnings and minor code formatting fixes.D G Turner
2012-11-24BACKENDS: Remove excess space from warningsMatthew Hoops
2012-11-23WII: Remove remaining signed-unsigned compiler warning.D G Turner
2012-11-23N64: Remove remaining signed-unsigned compiler warning.D G Turner
2012-11-19N64: Fix remaining warnings associated with mouse cursor drawing.D G Turner
2012-11-18N64: Fix compiler warnings associated with cursor size variables.D G Turner
2012-11-18OSX: Remove use of deprecated methodsThierry Crozat
2012-11-18OSX: Fix Sparkle compilation on older systemsThierry Crozat
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2012-10-21ANDROID: Fixed tapping touchpad not sending left clicksLauri Härsilä
2012-10-19ANDROID: Mouse and stylus supportLauri Härsilä
2012-10-12IPHONE: Add support for "retina" displays.Johannes Schickel
2012-10-10IPHONE: Fix cursor artifacts when linear filterting is used.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-24SDL: Remove main.cpp.Alyssa Milburn
2012-09-20Merge pull request #275 from clone2727/pegasusclone2727
2012-09-17MACOSX: Make failing to load a soundfont in CoreAudio fatalMatthew Hoops
2012-09-14MACOSX: Fix soundfont loading with CoreAudio on newer versions of Mac OS XMatthew Hoops
2012-09-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-05MAEMO: Package tony.datTarek Soliman
2012-09-05Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-04BADA: Convert CRLF to LFWillem Jan Palenstijn
2012-09-01OPENPANDORA: The buildbot toolchain doesn't like the ending commaBertrand Augereau
2012-08-31Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-08-31OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...Bertrand Augereau
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-08-15ANDROID: Remove unused GL_OES_draw_texture code.Alyssa Milburn
2012-08-09DINGUX: Fix "if" formatting.Johannes Schickel
2012-08-09OPENGL: Fix RGBA8888 mode setup.Johannes Schickel
2012-08-08OPENGL: GL_BGRA does not exist in every GLES implementation.David-John Willis
2012-07-31GPH: Add extra call to SDL_ShowCursor(SDL_DISABLE).David-John Willis
2012-07-31GPH: Move the legecy GP2X joystick code into the switch case to make it easie...David-John Willis
2012-07-29OPENPANDORA: Cleanup.David-John Willis