scummvm/backends
Johannes Schickel aad85d957c IPHONE: Fall back to CLUT8 in case a non-supported screen mode is set up.
This makes the iPhone backend conform with the 16bpp API and thus no longer
causes assertions to fail in case the client code tries to set up an
unsupported game screen format.
2012-02-29 19:05:43 +01:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION 2012-02-27 13:04:59 -06:00
fs JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
graphics OPENGL: Don't force alpha to 1 2012-02-20 22:17:33 +01:00
keymapper KEYMAPPER: HardwareInputSet now has defaults 2012-02-28 06:45:35 -06:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi AUDIO: (Windows) fix issue with non-unique MIDI device names 2012-02-25 14:15:49 +01:00
mixer JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mutex NULL: Fix compiler error when using NullMutexManager 2012-02-19 18:38:28 +00:00
platform IPHONE: Fall back to CLUT8 in case a non-supported screen mode is set up. 2012-02-29 19:05:43 +01:00
plugins JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
saves WINDOWS: Add default save paths for Windows NT4 onwards 2012-01-23 23:18:21 +11:00
taskbar JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
timer COMMON: Remove outdated fixme 2011-11-17 10:29:11 +01: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 VKEYBD: Fix cursor palette. 2012-01-03 02:13:40 +01: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 ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled. 2012-02-13 01:20:02 +01:00
module.mk KEYMAPPER: Move HardwareInputSet implementation out of header file 2012-02-28 06:34:19 -06:00