[SDL] textures going south on winxp

Rhythmic Fistman rfistman at gmail.com
Wed Mar 28 10:25:07 PDT 2007


whenever I minimise my opengl/SDL app (1.2.11), both in windowed and
fullscreen mode,
then bring it back to the fore, the textures get all screwed up. I've
heard you're supposed
reinit video on a resize event and hence reload textures, but I'm not
getting a resize event,
I'm getting an SDL_ActiveEvent with the SDL_APPACTIVE state flag set. Should
I be doing the same in this latter case? This doesn't seem to be
necessary in the
mac version.

RF


More information about the SDL mailing list