scummvm/backends/graphics
Johannes Schickel 949b30dc36 OPENGL: Always set the unpack alignment when refreshing the textures.
This should hopefully make sure we are always having the correct alignment set
up. This might fix bug #3435655 "OpenGL display corruption with various Sierra
games Daily B.".
2011-11-09 18:57:13 +01:00
..
dinguxsdl DINGUX: hopefully fix the cursor palette problem 2011-08-09 14:06:31 +02:00
gph GPH: Cleanup the format of code to match our Code Formatting Conventions. 2011-10-03 13:43:42 +01:00
linuxmotosdl BACKENDS: Fix compilation. 2011-08-09 14:56:38 +02:00
null BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls 2011-06-04 11:55:56 +02:00
opengl OPENGL: Always set the unpack alignment when refreshing the textures. 2011-11-09 18:57:13 +01:00
openglsdl OPENGLSDL: Make fullscreen mode switching work again. 2011-09-23 19:45:44 +02:00
openpandora OPENPANDORA: Cleanup the format of code a little to match our Code Formatting Conventions. 2011-10-10 21:18:07 +01:00
samsungtvsdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
sdl SDL: Fix typo. 2011-08-18 23:18:20 +02:00
surfacesdl SURFACESDL: Stop forceful resetting of _videoMode.hardware* when calling SurfaceSdlGraphicsManager::loadGFXMode() for the GPH backend. 2011-10-03 12:24:25 +01:00
symbiansdl JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
wincesdl BACKENDS: Fix compilation. 2011-08-09 14:56:38 +02:00
default-palette.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h BACKENDS: Add PaletteManager interface as comments to GraphicsManager. 2011-08-09 00:03:10 +02:00