http://bugs.winehq.org/show_bug.cgi?id=32051
Bug #: 32051 Summary: dhpoware's OpenGL 3 demos do not display Product: Wine Version: 1.5.15 Platform: x86 URL: http://www.dhpoware.com/demos/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andrew.millington@gmail.com Classification: Unclassified
fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f7e4 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f840 1 C) semi-stub
wineserver -k is required
glxinfo ----------
OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Desktop OpenGL version string: 3.0 Mesa 9.0 OpenGL shading language version string: 1.30
----------
http://bugs.winehq.org/show_bug.cgi?id=32051
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=32051
--- Comment #1 from Andrew Millington andrew.millington@gmail.com 2012-10-23 22:13:21 CDT --- OpenGL 3 Context Creation Demo is the only one that works.
http://bugs.winehq.org/show_bug.cgi?id=32051
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com Component|-unknown |msvcp Ever Confirmed|0 |1
--- Comment #2 from Dan Kegel dank@kegel.com 2012-10-24 08:17:22 CDT --- It goes away with native msvcp100. To reproduce:
rm -rf ~/.wine mkdir tmp cd tmp wget http://www.dhpoware.com/downloads/GL3HelloWorld.zip unzip GL3HelloWorld.zip wine GL3HelloWorld
Doing cl /EHsc /MD *.cpp user32.lib gdi32.lib OpenGL32.Lib with Visual C++ 2008 produces an .exe that doesn't suffer from this problem, so the problem is specifically in msvcp100 and not msvcp90. (Probably something Yarn-y, I see yarn all over the +msvcp logs in the bad case.)
http://bugs.winehq.org/show_bug.cgi?id=32051
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2012-11-15 09:37:11 CST --- I've tested following demos: Hello World Demo Per-Fragment Directional Lighting Demo
Both are working here. Hopefully it's fixed, please retest.
http://bugs.winehq.org/show_bug.cgi?id=32051
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Andrew Millington andrew.millington@gmail.com 2012-11-15 18:06:57 CST --- Tested Hello World Demo with wine-1.5.17 and works. Thanks
The next problem is err:wgl:is_extension_supported No OpenGL extensions found, check if your OpenGL setup is correct!
But the above problem will have to wait.
http://bugs.winehq.org/show_bug.cgi?id=32051
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-11-23 14:31:10 CST --- Closing bugs fixed in 1 5.18.