Skip to content
  • damienf's avatar
    glx: fixed startup crash, which seems to be triggered by an x.org... · a2d3b291
    damienf authored
    glx: fixed startup crash, which seems to be triggered by an x.org optimization, the GLX module seems to be loaded when it is queried upon, and released when the display is closed. Therefore, checking for GLX with a temporary display and using GLX apis with another will crash it.
    
    a2d3b291