scummvm/backends/graphics
Johannes Schickel 5ffecd85b3 OPENGL: Limit maximum cursor scale.
This avoids too big cursors when the screen resolution is really high.
2011-03-01 05:45:56 +01: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
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: Limit maximum cursor scale. 2011-03-01 05:45:56 +01:00
openglsdl OPENGL(SDL): Use the whole window/screen size for the overlay. 2011-03-01 05:32:14 +01:00
sdl SDL: Use the SDL_Surface's pitch in copyRectToScreen. 2011-02-24 04:24:58 +01:00
symbiansdl BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00: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