scummvm/backends/graphics
Johannes Schickel 96979f73fc OPENGL: Slight refactoring.
First step into making all state variables of the OpenGL backend private, to
help making the backend more maintainable, by disallowing subclasses to just
mess with everything...
2011-03-17 19:55:06 +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: Slight refactoring. 2011-03-17 19:55:06 +01:00
openglsdl OPENGL: Slight refactoring. 2011-03-17 19:55:06 +01:00
sdl Merge branch 'sdl-focus-rect' of https://github.com/lordhoto/scummvm 2011-03-17 16:48:55 +01: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