mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
populate GL extensions on linux too :)
This commit is contained in:
@@ -346,6 +346,8 @@ Bool glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx)
|
||||
|
||||
OpenGLHook::glhooks.GetDriver()->ActivateContext((void *)drawable, ctx);
|
||||
|
||||
OpenGLHook::glhooks.GetRealFunctions();
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user