scummvm/backends/graphics
2011-04-22 20:01:53 +01:00
..
dinguxsdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
gp2xsdl GP2X: Mask off the graphics and events code behind a GP2X_OLD define. 2011-04-11 18:15:14 +01:00
gph GPH: Change backend to mask backend code to GPH_DEVICE. 2011-04-11 18:22:58 +01:00
linuxmotosdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
null BACKENDs: Fix const correctness in "null" graphics manager 2011-02-07 17:52:58 +00:00
opengl OPENGL: Fix mouse cursor position in Normal mode when AR is enabled. 2011-03-21 00:43:16 +01:00
openglsdl OPENGL: Handle aspect ratio correction as flag instead of having a special mode for it. 2011-03-20 17:29:08 +01:00
openpandora OPENPANDORA: Remove unneeded translations.h include. 2011-04-22 20:01:53 +01:00
sdl JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
symbiansdl BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
wincesdl WINCE: Run astyle over WinCE related event and graphics source files. 2011-03-08 19:49:10 +01:00
default-palette.h BACKENDS: Adapt DefaultPaletteManager to setPalette/grabPalette RGBA->RGB change. 2011-02-16 16:22:52 +01:00
graphics.h COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00