scummvm/backends
Thierry Crozat 973df9d2fd CLOUD: Fix compilation for integer constant too large for 'long' type
Hopefully all ports we have support LL constants. Otherwise we will
have to find a different way to fix this.
2016-09-17 21:45:46 +01:00
..
audiocd
cloud CLOUD: Fix compilation for integer constant too large for 'long' type 2016-09-17 21:45:46 +01:00
events
fs
graphics OPENGL: Fix dereferencing null pointer in OpenGLGraphicsManager 2016-09-13 22:58:13 +01:00
keymapper
log
midi
mixer
mutex
networking
platform ANDROIDSDL: default config key browser_lastpath changed to '/storage' 2016-09-16 18:07:45 +02:00
plugins
saves
taskbar
timer
updates
vkeybd
base-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
modular-backend.h OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
module.mk