Thanks Jeremy, fix now merged and submitted to SVN.

On Oct 23, 2007 5:06 PM, Jeremy L. Moles <[EMAIL PROTECTED]> wrote:
> This extra call to SDL_VideoSetMode() prevents my viewport from getting
> all wonky when I resize the SDL window. I'm not sure if this bug has
> always existed or not, but according to the SDL documentation this
> operation should be safe regardless, and doesn't not introduce the need
> for extra memory management (that is: there is no need to "cleanup" the
> old screen variable, that is all handled by SDL for us).
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to