On 7/4/06, Brian Paul <[EMAIL PROTECTED]> wrote:
> Perhaps r128CalcViewport() should grab the lock and get the current
> window pos/size at that point.

That wouldn't help. There's no guarentee that the glViewport() will
come after the resizing event anyway. And if glViewport() isn't called
at all, you're definitly wrong. Better just redo it when any window
settings change.

Have a nice day,
-- 
Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to