[Bug 38216] Wrong screen in Civilization V

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 17 16:09:08 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38216

--- Comment #12 from Sergey <isakov-sl at bk.ru> ---
I see 1.7.24.diff contains these lines
----
+    else
+    {
+        /* The drawable size of an FBO target is the OpenGL texture size,
+         * which is the power of two size. */
+        *width = context->current_rt->pow2Width;
+        *height = context->current_rt->pow2Height;
+    }
----

-- 
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