[Bug 7193] Deus Ex fullscreen > 1024x768 cut off

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 4 16:14:55 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=7193


Roderick Colenbrander <thunderbird2k at gmx.net> changed:

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




--- Comment #13 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-04-04 16:14:54 ---
Initially you were likely suffering a view port dimension bug which existed due
to our previous child window rendering method for which we hack glViewport and
other calls. This method has been replaced a while ago. These days we render
most opengl / direct3d cases to an X11 client window. This was done recently
and somehow it looks like you are seeing a side-effect of that change (bug
12212). I would say that the original bug has been fixed but you are for some
reason seeing a new issue.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list