http://bugs.winehq.org/show_bug.cgi?id=26421
Summary: Regression: Monkey Island 2 SE glitches after wined3d related commit on Intel GM45 Product: Wine Version: 1.3.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: julius@zgod.cjb.net
This commit: commit 75c8e9f7b42173eb3c08e4ae87d485caca431a9b Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Mar 3 09:24:10 2011 +0100
wined3d: Use EXT_texture_sRGB_decode to avoid sRGB texture duplication.
:040000 040000 da254da672c70effd7ac7c81cb95e593c98515e7 64c02fc18137ec10ec03e664ce62fec7c4d2a02c M dlls Causes a regression in Monkey Island 2 Special Edition with an Intel GM45. This is especially noticeable when activating the audio commentary. The text will fail to disappear properly and new text will overlap. Also the zooming out animation is glitchy and parts stay flashing in the screen.
My specs: Ubuntu 10.04 Lucid X.Org X Server 1.8.2 Intel driver version 2:2.14.0+git20110214.23f9b14d-0ubuntu0sarvatt~lucid Kernel version 2.6.38-4-generic
Intel Core 2 Duo 2.53GHz 4GB RAM Intel GM45 Graphics, 256MB
http://bugs.winehq.org/show_bug.cgi?id=26421
Julius Schwartzenberg julius@zgod.cjb.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=26421
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2011-03-14 19:02:28 CDT --- I'm not sure this is necessarily a regression in Wine, there might still be some bugs in Mesa's sRGB handling. MESA_EXTENSION_OVERRIDE=-GL_EXT_texture_sRGB_decode should be an easy workaround though. I don't have the hardware to look into this myself, but it may be useful to know if the piglit fbo-srgb-blit test passes on GM45.
http://bugs.winehq.org/show_bug.cgi?id=26421
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Regression: Monkey Island 2 |Monkey Island 2 SE glitches |SE glitches after wined3d |after wined3d related |related commit on Intel |commit on Intel GM45 |GM45 |
http://bugs.winehq.org/show_bug.cgi?id=26421
--- Comment #2 from Julius Schwartzenberg julius@zgod.cjb.net 2011-03-15 17:30:11 CDT --- Created an attachment (id=33660) --> (http://bugs.winehq.org/attachment.cgi?id=33660) piglit test result
Yep, you're right. It seems a driver bug. I'll see if I can get hold of a newer GIT version and if the problem is still there, report a bug with Intel.
I attached the output from piglit.
http://bugs.winehq.org/show_bug.cgi?id=26421
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
--- Comment #3 from Jaime Rave jaimerave@gmail.com 2011-03-15 19:40:27 CDT ---
Yep, you're right. It seems a driver bug. I'll see if I can get hold of a newer GIT version and if the problem is still there, report a bug with Intel.
I attached the output from piglit.
The piglit test is also failing in GIT so is a good idea to fill the report against freedesktop and attach the bug number here.
http://bugs.winehq.org/show_bug.cgi?id=26421
--- Comment #4 from Julius Schwartzenberg julius@zgod.cjb.net 2011-03-16 18:13:40 CDT --- (In reply to comment #3)
Yep, you're right. It seems a driver bug. I'll see if I can get hold of a newer GIT version and if the problem is still there, report a bug with Intel.
I attached the output from piglit.
The piglit test is also failing in GIT so is a good idea to fill the report against freedesktop and attach the bug number here.
Thanks for testing! I can also confirm it's broken with recent GIT. Here is the bug report against FreeDesktop: https://bugs.freedesktop.org/show_bug.cgi?id=35373
http://bugs.winehq.org/show_bug.cgi?id=26421
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2011-03-17 19:49:22 CDT --- Marking this INVALID for the moment. We can reopen when the status of the fd.o bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26421
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Henri Verbeet hverbeet@gmail.com 2011-03-17 19:50:01 CDT --- Closing INVALID.
http://bugs.winehq.org/show_bug.cgi?id=26421
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |imamdxl8805@gmail.com
--- Comment #7 from Austin English austinenglish@gmail.com 2011-06-03 11:07:44 CDT --- *** Bug 27310 has been marked as a duplicate of this bug. ***