aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2007-03-17fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #defineRobert Göffringmann
2007-03-09reduced dependency from windows-specific header filesNicola Mettifogo
2007-02-08The restriction on 'small' mouse cursors has been lifted quite some time ago;...Max Horn
2007-02-08Removed build.rules (hasn't been used by our build system for ages now)Max Horn
2006-12-03Patch #1605290: Change quit shortcut for Amiga to match style guideMax Horn
2006-11-13Implement FR #1595534: "Touche: Aspect Ratio Correction"Eugene Sandulenko
2006-11-12Implement Fingolfin's modular backend timer, savefile and mixer managersKostas Nakos
2006-11-01Added Audio::Mixer::setReady method to work around bug #1588848Max Horn
2006-10-22SDL backend: got rid of setTimerCallback and clearSoundCallbackMax Horn
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-08-04Added new method OSystem::getScreenChangeID(), which can be used by code to t...Max Horn
2006-07-23Warn if copyRectToScreen() is called before _screen is created, since it'sTorbjörn Andersson
2006-07-14More whitespace changes.Torbjörn Andersson
2006-06-24Started to move 'monolithic' parts of our ports to the new 'background/platfo...Max Horn