[osg-submissions] osgviewerSDL Resize
Robert Osfield
robert.osfield at gmail.com
Sat Dec 8 06:26:33 PST 2007
Thanks Jeremy, fix now merged and submitted to SVN.
On Oct 23, 2007 5:06 PM, Jeremy L. Moles <jeremy at emperorlinux.com> 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
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
More information about the osg-submissions
mailing list