[SDL] Multisampling crash problem

Ryan C. Gordon icculus at icculus.org
Sun Jul 1 15:45:15 PDT 2007


> Try shutting down SDL, free the screen surface then restart SDL with the 
> new settings.

You shouldn't have to (and you shouldn't ever free the screen surface 
directly...SDL_Quit() does that).

I'll take a look into this, it's probably a bug in SDL.

--ryan.



More information about the SDL mailing list