[Mesa-dev] [Bug 105285] Mesa-utils -8.4 - glxinfo report has a blank value in GL_NUM_SHADING_LANGUAGE_VERSIONS subsection and also the aligniment below 4.3 seems not correct

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 28 18:03:38 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105285

--- Comment #1 from Brian Paul <brianp at vmware.com> ---
Regarding GL_NUM_SHADING_LANGUAGE_VERSIONS, the GL spec says that if GLSL 1.10
is supported, the name of the shading language is "" (an empty string).  So it
appears as a blank line.  Yeah, that's kind of goofy.  Maybe glxinfo should
check for that and return something special, like "" or (110).  What do you
think?

Regarding the GL_VERTEX_PROGRAM_ARB, GL_FRAGMENT_PROGRAM_ARB queries, that
could certainly be improved.  We already get most/all of those queries from the
2.0 and 3.2 lists.  I'll see about cleaning that up.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180228/18b3d261/attachment-0001.html>


More information about the mesa-dev mailing list