Home | History | Annotate | Download | only in SDL

Lines Matching refs:SDL_SetVideoMode

117 /* Available for SDL_CreateRGBSurface() or SDL_SetVideoMode() */
121 /* Available for SDL_SetVideoMode() */
259 * video hardware. If this is called before SDL_SetVideoMode(), the 'vfmt'
270 * one used when setting the video mode, SDL_SetVideoMode() will succeed,
274 * SDL_SetVideoMode()
333 * and you must respond to the event by re-calling SDL_SetVideoMode()
347 extern DECLSPEC SDL_Surface * SDLCALL SDL_SetVideoMode
367 * The SDL_DOUBLEBUF flag must have been passed to SDL_SetVideoMode() when
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
473 * Allocate and free an RGB surface (must be called after SDL_SetVideoMode)
525 * SDL_HWSURFACE flag is not given when calling SDL_SetVideoMode(), you
834 * This function must be called before the first call to SDL_SetVideoMode().
856 * The next call to SDL_SetVideoMode() will set the mode fullscreen