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

           Summary: Mesa advertises bogus GL_ARB_shading_language_120
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: medium
         Component: Mesa core
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I noticed this in
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.8.2
OpenGL shading language version string: 1.20

but grepping the last git master (mesa_7_6_1_rc1-12198-g99f3c9c) shows mention
of this extension in multiple places. It is not a listed ARB extension at
http://www.opengl.org/registry/ - the correct way to indicate support for GLSL
1.20 is through the SHADING_LANGUAGE_VERSION query (as Mesa does).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to