[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 --- Comment #7 from Alex Deucher --- Mesa does not implement compatibility contexts so it could be some interaction between core and legacy GL features that is not handled correctly. -- You are receiving this mail because: You are the assignee

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 --- Comment #6 from Chris Rankin --- FWIW, I have determined that WoW now requires OpenGL >= 3.2 when running in OpenGL mode, and I suspect that the function call that kills WoW when running with OpenGL < 3.2 is glDeleteSync(). Now it seems

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 Chris Rankin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 --- Comment #5 from Chris Rankin --- (In reply to Henri Verbeet from comment #4) > Creating core contexts should work fine on Wine, but WoW may not be trying > to create one. I have added this to my WoW start-up script:

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 --- Comment #4 from Henri Verbeet --- (In reply to Chris Rankin from comment #3) > It appears that Wine isn't using Mesa's OpenGL 3.3 core profile yet: > Creating core contexts should work fine on Wine, but WoW may not be trying to create one.

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 --- Comment #3 from Chris Rankin --- It appears that Wine isn't using Mesa's OpenGL 3.3 core profile yet: > 0063:warn:wgl:is_extension_supported The function requires OpenGL version > '4.3' while your drivers only provide '3.0' >

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 Mike Lothian changed: What|Removed |Added CC||mike at fireburn.co.uk --- Comment #2

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 --- Comment #1 from Chris Rankin --- It is possible that the WoW client is trying to use an extension that the R600 driver doesn't support. E,g, it could be trying to use something > OpenGL 3.3 without bothering to check for its availability.

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 Chris Rankin changed: What|Removed |Added Attachment #117619|text/plain |application/octet-stream mime

[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob

2015-08-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91600 Bug ID: 91600 Summary: WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob Product: Mesa Version: git Hardware: Other OS: All