Menu

#17 GLX_ARB_create_context_profile

closed-implemented
DRC
VirtualGL (13)
5
2014-08-05
2012-08-07
No

It would be nice to have support for GLX_ARB_create_context_profile in VirtualGL. Currently for example creating a core profile context with GLFW fails with "OpenGL profile requested but GLX_ARB_create_context_profile is unavailable".

Discussion

  • DRC

    DRC - 2012-08-07
     
  • DRC

    DRC - 2012-08-07

    It was already implemented, but VGL wasn't reporting that it supported GLX_ARB_create_context_profile (it was, however, reporting that it supported GLX_ARB_create_context.) Try the attached patch.

     
  • Daniel Kirchner

    Daniel Kirchner - 2012-08-07

    OK, great. The patch fixes the issue, thank you.

     
  • DRC

    DRC - 2012-08-07
    • status: open --> closed-fixed
     
  • DRC

    DRC - 2014-08-05
    • Status: closed-fixed --> closed-implemented
     

Log in to post a comment.