Johannes Schickel
|
0630a88a04
|
SDL: Let SDL based graphics managers inherit from SdlGraphicsManager.
This also adapts port I can not test (not even the compilation). So if this
breaks anything I am sorry about it.
|
2011-08-09 00:03:11 +02:00 |
|
Bastien Bouclet
|
0b1cb0ebbb
|
SDL: Remove an unnecessary memset
|
2011-07-02 22:14:13 +02:00 |
|
Bastien Bouclet
|
a360a64dd7
|
SDL: Set a black palette by default.
This fixes white flashing screens when using SDL 1.3.
SDL 1.3 palettes are all white by default, whereas
SDL 1.2 palettes are all black ...
|
2011-07-02 22:01:45 +02:00 |
|
Johannes Schickel
|
1c21232416
|
SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose.
Hopefully I catched all uses of the old name in our ports...
|
2011-06-19 20:10:21 +02:00 |
|