scummvm/backends
Johannes Schickel 4fb9bceabc Merge pull request #246 from lordhoto/osystem-void-buffers
OSYSTEM: Use void buffers for screen/overlay/mouse buffers and proper pitch values for overlay code
2012-06-20 08:02:26 -07:00
..
audiocd
events KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION 2012-02-27 13:04:59 -06:00
fs ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
graphics ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
keymapper KEYMAPPER: Add delays for *UP events coming from non-keys 2012-03-02 20:48:50 -06:00
log
midi MIDI: add sndio midi backend 2012-05-15 16:39:21 +10:00
mixer ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
mutex NULL: Fix compiler error when using NullMutexManager 2012-02-19 18:38:28 +00:00
platform Merge pull request #246 from lordhoto/osystem-void-buffers 2012-06-20 08:02:26 -07: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 JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
updates/macosx
vkeybd ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
base-backend.cpp
base-backend.h
modular-backend.cpp ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
modular-backend.h ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
module.mk MIDI: add sndio midi backend 2012-05-15 16:39:21 +10:00