scummvm/backends/graphics
Johannes Schickel 602d3034a9 OPENGL: Release old texture name before creating a new one.
This prevents any texture name leaks (and thus memory leaks) on
recreateInternalTexture calls.
2014-02-11 11:10:48 +01:00
..
dinguxsdl JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
gph GPH: Add extra call to SDL_ShowCursor(SDL_DISABLE). 2012-07-31 18:59:36 +01:00
linuxmotosdl ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
maemosdl MAEMO: Fix zoom key capture on N900 (fixes bug#3443037) 2011-11-29 14:39:15 -06:00
null ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
opengl OPENGL: Release old texture name before creating a new one. 2014-02-11 11:10:48 +01:00
openglsdl SDL: Further small cleanup related to manager switching. 2013-10-24 00:09:17 +02:00
openpandora OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup. 2012-07-24 10:08:58 +01:00
samsungtvsdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
sdl SDL: Further small cleanup related to manager switching. 2013-10-24 00:09:17 +02:00
surfacesdl Merge pull request #409 from lordhoto/rtti 2014-01-23 15:23:12 -08:00
symbiansdl JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
wincesdl ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
default-palette.h
graphics.h SDL: Make activateManager/deactivateManager SdlGraphicsManager specific. 2013-10-24 00:06:32 +02:00