Skip to content
  • Adam Jackson's avatar
    glx: Enable GLX_ARB_create_context_no_error (v2) · a63ab81f
    Adam Jackson authored
    
    
    This is mostly for the client library's convenience, if this extension
    is listed then it can know the attribute won't be rejected. Note that we
    don't honor this attribute for indirect contexts. That's fine, we don't
    want to introduce undefined behavior into a potentially privileged
    process.
    
    v2: Remember to ignore the attribute (Eric Anholt)
    
    Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
    a63ab81f