Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURF...
authorEdgard Lima <edgard.lima@indt.org.br>
Mon, 31 Oct 2005 20:57:42 +0000 (20:57 +0000)
committerEdgard Lima <edgard.lima@indt.org.br>
Mon, 31 Oct 2005 20:57:42 +0000 (20:57 +0000)
commit801be361c18372ec28732ef55212fbbfa9deaf9c
treeeaa7220a2136f1432266e38bd576a1e4494f4b77
parent311408ac9d8011b92d7d3da3c115fb274d3674f6
Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURFACE when in full screen mode.

Original commit message from CVS:
Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURFACE when in full screen mode.
ChangeLog
ext/sdl/sdlvideosink.c