[Mesa-dev] [Bug 58100] New: Mesa generates BadMatch error when making context current with no drawable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 10 13:34:59 PST 2012


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

          Priority: medium
            Bug ID: 58100
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: Mesa generates BadMatch error when making context
                    current with no drawable
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: alanh at fairlite.co.uk
          Hardware: Other
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

With the advent of GLX_ARB_create_context(_profile) the specification allows a
context to be bound without a read/write drawable when the OpenGL version
requested is 3.0 or higher.

Unfortunately the GLX code, and potientially other side effects won't allow
this as MakeContextCurrent() will generate a BadMatch error when binding a
context to NULL drawables.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121210/6557c418/attachment.html>


More information about the mesa-dev mailing list