abartosz
04-14-2003, 08:42 AM
Hi!
I have problems with Buffer Region-
after resising window, application crashes.
Everything works fine before resizing- it saves and restores color buffer and depth buffer. But when I change window size, it works poorly, or even crashes.
Does anybody know a solution for this problem?
Right now my workaround is making window maximized at start (but still it could crash)- or using glReadPixels/glWritePixels.
Thanks for any ideas.
I have problems with Buffer Region-
after resising window, application crashes.
Everything works fine before resizing- it saves and restores color buffer and depth buffer. But when I change window size, it works poorly, or even crashes.
Does anybody know a solution for this problem?
Right now my workaround is making window maximized at start (but still it could crash)- or using glReadPixels/glWritePixels.
Thanks for any ideas.