[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #15 from BabylonAS --- Thanks! I’ll wait until it gets committed to Debian repositories. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #14 from Juan A. Suarez --- (In reply to Juan A. Suarez from comment #13) > The patch landed in Mesa 19.1.5. I meant 19.1.4. Sorry. -- You are receiving this mail because: You are the assignee for the

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 Juan A. Suarez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #12 from BabylonAS --- On Debian Testing I still have Mesa 18.3.6; so do I have to build Mesa from source code in order to get the patch? -- You are receiving this mail because: You are the assignee for the

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #11 from laszlo.erd...@freenet.de --- (In reply to Ilia Mirkin from comment #10) > A better patch from Ian: https://patchwork.freedesktop.org/patch/315771/ Thanks, this patch works on my machine. -- You are receiving this mail

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #10 from Ilia Mirkin --- A better patch from Ian: https://patchwork.freedesktop.org/patch/315771/ -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 Ilia Mirkin changed: What|Removed |Added URL|http://www.onedollarwebhost |

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #8 from Ilia Mirkin --- Doing a little more digging, we enabled GL_ARB_shading_language_100 unconditionally in 2013: commit 70966570f3e4275dc15b5a94c70698f6aef64150 Author: Ian Romanick Date: Thu Jun 27 18:20:31 2013 -0700

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #7 from Ilia Mirkin --- This patch should avoid the error being printed: https://patchwork.freedesktop.org/patch/315751/ However I suspect that the calling code will continue to crash -- we return a NULL pointer, and I suspect

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #6 from laszlo.erd...@freenet.de --- (In reply to Ilia Mirkin from comment #5) > Is there like a wine test or something of the sort that can be used to > reproduce this? I have such a GPU plugged in I can test with, but I need a >

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #5 from Ilia Mirkin --- NV05 and NV11 don't support GLSL at all. Some entry point must not be preventing it properly... perhaps something internal. Is there like a wine test or something of the sort that can be used to reproduce

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #4 from laszlo.erd...@freenet.de --- Other applications using OpenGL (and so mesa, I guess?) still seem to work -- You are receiving this mail because: You are the assignee for the

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #3 from BabylonAS --- Connected to this bug report on WineHQ: https://bugs.winehq.org/show_bug.cgi?id=47389 Confirmed for Mesa 18.3.6. R100-class GPU too (ATI Mobility Radeon 7000 IGP). R100 class Radeon GPUs only support OpenGL

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 --- Comment #2 from da...@linuxid10t.com --- I have had the same problem in Mesa 19.0.0 with the Nouveau driver. It seems that any card without hardware shaders is failing. This was tested with NV05 and NV11. -- You are receiving this mail

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-01-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 Mickey changed: What|Removed |Added URL||http://www.onedollarwebhost

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine

2019-01-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109524 Bug ID: 109524 Summary: "Invalid glsl version in shading_language_version()" when trying to run directX games using wine Product: Mesa Version: 18.2 Hardware: x86 (IA32)