scummvm/backends/graphics
dhewg d83a83ef50 JANITORIAL: Remove/comment unused vars
Found by GCC 4.6's -Wunused-but-set-variable
2011-03-29 21:57:56 +02:00
..
dinguxsdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
gp2xsdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
gph GPH: Cleanup GPH backend and adapt to newer modular backend model. 2011-03-24 21:24:05 +00: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: Refactor OpenPandora backend and move events and graphics into modular backend style. 2011-03-24 21:24:05 +00: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