No subject
Wed Jan 24 21:54:03 PST 2007
full screen and windowed mode on Windows by using SDL_SetVideoMode. On some
machines this seems to work great, but on others I have had problems. On one
of the machines I tested on, when I switched to full screen the colors went
amuck. it looked as if they had all been inverted. This applied to every
surface that was drawn. On another machine, when I switched to full screen I
just got a strait out crash.
Is this method of switching between windowed and full screen mode using
SDL_SetVideoMode supported? Or is there something I need to do (i.e. close
down the video module) that I am not aware of?
Thanks in advance,
Dave
More information about the SDL
mailing list