scummvm/backends
Johannes Schickel 64f9c902dd OPENGL: Smooth mouse experience when black bars are visible.
This gets rid of the feeling of the mouse sticking to black borders by using
the full output resolution as area for tracking game mouse movement. The same
behavior is present in plain SDL output with SDL2.
2015-12-14 20:26:05 +01:00
..
audiocd SDL: Guard audio CD code to be SDL 1.2 only. 2015-01-25 21:51:54 +01:00
events SDL: Slight formatting fixes. 2015-12-13 23:53:27 +01:00
fs AMIGAOS: Re-add a DosList feature 2015-01-26 19:56:24 +02:00
graphics OPENGL: Smooth mouse experience when black bars are visible. 2015-12-14 20:26:05 +01:00
keymapper KEYMAPPER: Fix off-by-one error with keymapper action names 2014-10-26 22:20:57 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi TIMIDITY: Fix resource leak (CID 1003919) 2015-11-30 22:21:35 +01:00
mixer SDL: Special case the call to SDL_CreateThread for SDL2, since SDL2 requires threads to be named. 2015-03-06 02:27:48 +01:00
mutex SDL: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
platform OPENGL: Refactor screen refresh handling. 2015-12-12 22:31:35 +01:00
plugins Merge pull request #426 from sunmax/master 2014-04-28 21:20:42 +03:00
saves SYMBIAN: Rename define and rephrase comments 2015-09-14 22:46:19 +02:00
taskbar WIN32: Fix building for (some) MinGW64 toolchains. 2015-12-14 17:15:18 +01:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
updates/macosx
vkeybd VKEYBD: Add small keyboard pack for virtual keyboard. 2014-04-27 03:51:19 +01:00
base-backend.cpp
base-backend.h
modular-backend.cpp
modular-backend.h
module.mk SDL/DISPMANX: Remove dispmanx graphics output. 2015-12-08 21:41:40 +01:00