scummvm/backends/graphics
Max Horn 88913c0139 ALL: Remove trailing whitespaces
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
  git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
..
dinguxsdl ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
gph SDL: Replace some SdlGraphicsManager uses with SurfaceSdlGraphicsManager. 2011-06-19 20:20:13 +02:00
linuxmotosdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
null BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls 2011-06-04 11:55:56 +02:00
opengl ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
openglsdl ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
openpandora SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
samsungtvsdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
surfacesdl ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
symbiansdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
wincesdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
default-palette.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls 2011-06-04 11:55:56 +02:00