OpenGL: fix compilation / missing glXGetProcAddressARB
According to glxext.h, glXGetProcAddressARB also requires GLX_GLXEXT_PROTOTYPES (works with all implementations ?)
Showing
Please register or sign in to comment
According to glxext.h, glXGetProcAddressARB also requires GLX_GLXEXT_PROTOTYPES (works with all implementations ?)