Cleanup video surface creation.
commit2c8cbebc8387f114ff60c904158096e6f7985ff6
authorBartosz Taudul <wolf.pld@gmail.com>
Tue, 22 Jul 2008 20:38:33 +0000 (22 22:38 +0200)
committerBartosz Taudul <wolf.pld@gmail.com>
Tue, 22 Jul 2008 20:38:33 +0000 (22 22:38 +0200)
tree2a771c7ecbb6bac98d6108b091b0b5471dfb9d02
parent9d7d14e75df77a0e1dc7f85589c37306628a3d86
Cleanup video surface creation.

Modify video surface creation to be more readable, remove redundant
stuff.

Also remove HWSURFACE support, since there's no difference from
SWSURFACE and allowing it would contradict documentation ("Create the
video surface in video memory").
src/main/symbian/SDL_main.cpp
src/video/symbian/SDL_epocvideo.cpp
src/video/symbian/dsa.cpp
symbian/include/internal/dsa.h
symbian/include/internal/epoc_sdl.h