http://bugs.winehq.org/show_bug.cgi?id=19187
Summary: Multisampling / Anti-aliasing regressions Product: Wine Version: 1.1.25 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: ape@ape3000.com
I updated my Wine from 1.1.21 to 1.1.25 and I got some regressions with Multisampling / Anti-aliasing. With 1.1.21 it worked with all the OffscreenRenderers, but on 1.1.25 the game crashes on start up if I enable multisampling and use fbo or pbuffer. Backbuffer works, but it doesn't support shaders so nicely (I prefer fbo with no AA). The game works nicely, if I disable multisampling. I have no problems with other games on Wine.
I know I should do some regression testing, but I have no time currently and I will have a holiday trip, so I can't do anything in a week. So please do regression testing, if you notice the same bug.
http://bugs.winehq.org/show_bug.cgi?id=19187
--- Comment #1 from Lauri Niskanen ape@ape3000.com 2009-07-04 13:11:37 --- Oh.. I forget to mention that I have this bug on TrackMania Forever Nations and only with it. All of the many other d3d games are working nicely with multisampling.
http://bugs.winehq.org/show_bug.cgi?id=19187
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Multisampling / |TrackMania crashes with |Anti-aliasing regressions |multisampling enabled
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-04 13:46:32 --- Where is the terminal output of the crash? Make sure you have Wine debug symbols installed.
http://bugs.winehq.org/show_bug.cgi?id=19187
--- Comment #3 from Austin English austinenglish@gmail.com 2009-07-05 21:10:56 --- Regression test?
http://bugs.winehq.org/show_bug.cgi?id=19187
Laissus Yoann yoann.laissus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yoann.laissus@gmail.com
--- Comment #4 from Laissus Yoann yoann.laissus@gmail.com 2009-07-08 07:38:09 --- I have a similar problem which occurs since wine 1.1.21 :
With the offscreenrenderemode set to fbo, I have graphical problems like the cars which not appear and the tower so darkness. But with backbuffer it works well but the performance are not as well as fbo.
I will start a regression test.
driver : nvidia 185.18.14 6600 gt
http://bugs.winehq.org/show_bug.cgi?id=19187
--- Comment #5 from Laissus Yoann yoann.laissus@gmail.com 2009-07-09 09:45:23 --- In fact there are two bugs.
The first is that I mentioned in my previous comment so I will open a new bug. (appears in wine 1.1.21)
The second is exactly the same that Lauri Niskanen. (appears in wine 1.1.25)
For the second : the regression test
commit 40565211fb70bff4b1622570a6b11edd646c00bd Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Jun 29 10:11:23 2009 +0200
wined3d: Prevent GL calls from DestroyContext() if we failed to make the GL context current.
This can happen if the window is destroyed before the device is released.
So this bug should be a duplicated of http://bugs.winehq.org/show_bug.cgi?id=19218
I will test if the patch of Henri solves this bug.
http://bugs.winehq.org/show_bug.cgi?id=19187
--- Comment #6 from Laissus Yoann yoann.laissus@gmail.com 2009-07-09 10:17:50 --- The patch of Henri works for Trackmania too! So, this bug is duplicated.
http://bugs.winehq.org/show_bug.cgi?id=19187
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-11 02:15:38 --- Duplicate.
*** This bug has been marked as a duplicate of bug 19218 ***
http://bugs.winehq.org/show_bug.cgi?id=19187
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-11 02:16:15 --- Closing duplicate.