[Mesa-dev] [Bug 98182] Consider setting ctx->Version to the selected version, not highest supported version

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 10 12:47:24 UTC 2016


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

            Bug ID: 98182
           Summary: Consider setting ctx->Version to the selected version,
                    not highest supported version
           Product: Mesa
           Version: 11.2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: martina.kollarova at intel.com
        QA Contact: mesa-dev at lists.freedesktop.org

Mesa currently sets ctx->Version to the highest version the driver supports for
the selected profile, which may be higher than the GL version requested in
glXCreateContextAttribsARB. An example of a user bug due to this behavior:
https://bugs.freedesktop.org/show_bug.cgi?id=95374.

There should at least be some documentation about the current behavior in the
gl_context struct.

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


More information about the mesa-dev mailing list