aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-24SDL/win32: fix lf, thx msvcMartin Kiewitz
2010-10-24SDL/w32: add ability to hide consoleMartin Kiewitz
2010-10-23DINGUX: fix compilation for the opengl branchFabio Battaglia
2010-10-21OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd...Johannes Schickel
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
2010-10-13OPENGL: Cleanup.Johannes Schickel
2010-10-13OPENGL: Get rid of one ugly cast.Johannes Schickel
2010-10-13OPENGL: Replace SdlEventManager by SdlEventSource.Johannes Schickel
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-28SDL: Fix for 32 bit mode support (untested; might be good for backporting, no...Max Horn
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-06SDL: Add masks to the SDL backend to support the OpenPandora backend.John Willis
2010-09-03OPENGL: Properly initialize the graphics manager again.Johannes Schickel
2010-09-03SDL/OPENGL: Fix backend initialization when building with ENABLE_VKEYBD.Alejandro Marzini
2010-08-31SCI: still set game cursor, when mouse outsideMartin Kiewitz
2010-08-30I18N: Add "lowres" context for several GUI strings when in 1x mode.Thierry Crozat
2010-08-23SDL/OPENGL: Fix segfault when using -g command line option.Alejandro Marzini
2010-08-23AMIGAOS: Fix build.Alejandro Marzini
2010-08-23AMIGAOS: Again, fix build.Alejandro Marzini
2010-08-23AMIGAOS: Fix build.Alejandro Marzini
2010-08-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-07-31OPENGL: Add support for BGR and rgb(a) reversed formats (Not available for GL...Alejandro Marzini
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-30SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers.Alejandro Marzini
2010-07-30SDL: Add SDL backend subfolders paths to makefile MODULE_DIRS.Alejandro Marzini
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-23SDL: Fix bug #3025258Eugene Sandulenko
2010-07-19SDL: Hack to handle special SDL events.Alejandro Marzini
2010-07-16Added basic cursor drawing.Alejandro Marzini
2010-07-15Fixed doing OpenGL calls before a graphical context was created.Alejandro Marzini
2010-07-13Check if USE_OPENGL is defined for compiling OpenGL code.Alejandro Marzini
2010-07-12Get rid of yet another global object with constructorMax Horn
2010-07-12SDL: Tweak OSystem_SDL::detectSupportedFormats a bitMax Horn
2010-07-12SDL: Overhaul OSystem_SDL::getSupportedFormatsMax Horn
2010-07-11Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public S...Alejandro Marzini
2010-07-10Added BaseSdlGraphicsManager. Added GLTexture. Alejandro Marzini
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
2010-06-29Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.Matthew Hoops
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
2010-06-29Modularized Linuxmoto port.Alejandro Marzini
2010-06-28Renamed BufferingSDLMixerManager to DoubleBufferSDLMixerManager.Alejandro Marzini
2010-06-27Fixed String conversion error.Alejandro Marzini
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
2010-06-26Define WIN32_LEAN_AND_MEAN before including windows.h.Johannes Schickel
2010-06-26Removed unused function, fixing a linker error.Alejandro Marzini