Hello,
If I want to switch from one video mode (still set by a
call to SDL_SetVideoMode) to another, do I have to reset
the video subsystem before the new call to
SDL_SetVideoMode ?
Thank you in advance.–
Matthieu DUFOURNEAUD
16, avenue du G?n?ral de Gaulle
94300 Vincennes
T?l. (domicile): 01 43 74 21 61
T?l. (portable): 06 80 63 81 95
Email: @Matthieu_DUFOURNEAUD
L’e-mail gratuit pas comme les autres.
NOMADE.FR, pourquoi chercher ailleurs ?
Matthieu DUFOURNEAUD wrote:
Hello,
If I want to switch from one video mode (still set by a
call to SDL_SetVideoMode) to another, do I have to reset
the video subsystem before the new call to
SDL_SetVideoMode ?
Nope.
Sorry, what do you mean by “nope” ?
---------- Initial message -----------
Cc :
Matthieu DUFOURNEAUD wrote:
Hello,
If I want to switch from one video mode (still set by
a
call to SDL_SetVideoMode) to another, do I have to
reset> From : sdl-admin at libsdl.org
To : sdl at libsdl.org
Date : Thu, 23 Jan 2003 17:14:36 -0600
Subject : Re: [SDL] Switching between video modes
the video subsystem before the new call to
SDL_SetVideoMode ?
Nope.
SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl
–
Matthieu DUFOURNEAUD
16, avenue du G?n?ral de Gaulle
94300 Vincennes
T?l. (domicile): 01 43 74 21 61
T?l. (portable): 06 80 63 81 95
Email: @Matthieu_DUFOURNEAUD
L’e-mail gratuit pas comme les autres.
NOMADE.FR, pourquoi chercher ailleurs ?
It’s just a way of saying ‘no’ :^) So, it seems they are saying that
you do not have to reset the video subsystem before a new call to
SDL_SetVideoMode.
:^)
-bill!On Fri, Jan 24, 2003 at 12:13:37PM +0200, Matthieu DUFOURNEAUD wrote:
Sorry, what do you mean by “nope” ?
You said…
“do I have to reset
the video subsystem before the new call to
SDL_SetVideoMode ?”
He said…
“Nope.”