scummvm/backends
Johannes Schickel b8dcd9a25e OPENGL: Fix aspect ratio correction behavior.
Now only 320x200 and 640x400 will result in aspect ratio correction to be used
if the user requested it. This should fix some strechting in Myst/Riven.
2011-08-12 04:06:54 +02:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events SDL: Take advantage of SdlGraphicsManager. 2011-08-09 00:03:11 +02:00
fs JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
graphics OPENGL: Fix aspect ratio correction behavior. 2011-08-12 04:06:54 +02:00
keymapper GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mixer JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mutex GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
platform SDL: Previous commit broke compilation on MSVC 2011-08-11 22:30:46 +10:00
plugins JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
saves JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
taskbar BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager 2011-08-06 15:26:49 -04:00
timer TIMER: Add a comment to explain why we remove the name in removeTimerProc. 2011-08-10 18:42:19 +02:00
updates/macosx MACOSX: Turned update support off by default, simplified and cleaned the pull request 2011-08-02 21:00:57 -04:00
vkeybd JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
base-backend.cpp JANITORIAL: Remove SVN keywords 2011-08-06 11:30:47 +01:00
base-backend.h BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
modular-backend.cpp MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
modular-backend.h MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
module.mk SDL: Add a new base class for graphics managers utilizing SDL. 2011-08-09 00:03:10 +02:00