Skip to content

Prefer libOpenGL to libGL

Matt Turner requested to merge mattst88/demos:glvnd into main

A few patches to call glXGetProcAddressARB on functions exported by libGL.so but not by libOpenGL.so and then a patch to allow linking against libOpenGL.so.

Merge request reports