From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine
Date: Fri, 05 Jul 2019 00:08:48 +0000 [thread overview]
Message-ID: <bug-109524-502-7Rh6RjyOLN@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-109524-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1869 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109524
Ilia Mirkin <imirkin@alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.onedollarwebhost |
|ings.com/rs-99-web-hosting- |
|domain-godaddy-india.html |
--- Comment #9 from Ilia Mirkin <imirkin@alum.mit.edu> ---
Note that the following patch makes the t2k thing that was attached work fine.
However I need to check with Ian as to what's up.
diff --git a/src/mesa/main/extensions_table.h
b/src/mesa/main/extensions_table.h
index 332a75e6c73..ec376e497df 100644
--- a/src/mesa/main/extensions_table.h
+++ b/src/mesa/main/extensions_table.h
@@ -135,7 +135,7 @@ EXT(ARB_shader_subroutine , dummy_true
EXT(ARB_shader_texture_image_samples , ARB_shader_texture_image_samples
, GLL, GLC, x , x , 2014)
EXT(ARB_shader_texture_lod , ARB_shader_texture_lod
, GLL, GLC, x , x , 2009)
EXT(ARB_shader_viewport_layer_array , ARB_shader_viewport_layer_array
, GLL, GLC, x , x , 2015)
-EXT(ARB_shading_language_100 , dummy_true
, GLL, x , x , x , 2003)
+EXT(ARB_shading_language_100 , dummy_true
, 15, x , x , x , 2003)
EXT(ARB_shading_language_420pack , ARB_shading_language_420pack
, GLL, GLC, x , x , 2011)
EXT(ARB_shading_language_packing , ARB_shading_language_packing
, GLL, GLC, x , x , 2011)
EXT(ARB_shadow , ARB_shadow
, GLL, x , x , x , 2001)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3359 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-07-05 0:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-31 20:50 [Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine bugzilla-daemon
2019-02-01 6:11 ` bugzilla-daemon
2019-05-04 2:33 ` bugzilla-daemon
2019-07-03 7:14 ` bugzilla-daemon
2019-07-03 16:43 ` bugzilla-daemon
2019-07-03 16:47 ` bugzilla-daemon
2019-07-03 17:11 ` bugzilla-daemon
2019-07-04 23:23 ` bugzilla-daemon
2019-07-04 23:41 ` bugzilla-daemon
2019-07-05 0:08 ` bugzilla-daemon [this message]
2019-07-05 5:15 ` bugzilla-daemon
2019-07-08 15:38 ` bugzilla-daemon
2019-07-09 18:57 ` bugzilla-daemon
2019-08-07 16:56 ` bugzilla-daemon
2019-08-07 16:57 ` bugzilla-daemon
2019-08-10 16:18 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-109524-502-7Rh6RjyOLN@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox