[quake3-bugzilla] [Bug 2844] Cannot resize game window in windowed mode.

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Sep 14 18:44:46 EDT 2009


http://bugzilla.icculus.org/show_bug.cgi?id=2844

Ryan C. Gordon <icculus at icculus.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Ryan C. Gordon <icculus at icculus.org> 2009-09-14 18:44:43 EDT ---
I updated this patch and committed it as svn revision #1594.

I also added a timeout; on some platforms you get constant resize events as
soon as you drag the window, so you lose the window as it recreates under you.
If a resize event hasn't happened for 1 second, then we recreate the GL
context.

Someday, we should probably investigate updating the pieces of GL state that
would be out of sync instead of calling vid_restart, so this works much more
smoothly.

--ryan.

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list