master
Add a CoreGraphics OpenGL test for macOS
Add a CGL test for the Epoxy API
test: Fix dlwrap on riscv64
Add a test for EGL and GLX returning different function pointers.
Include Xlib.h when using Xlib API
Revert all changes since 8bbc0d4
test: #define __EXTENSIONS__ on Solaris for strdup()
Only use printf family when passing arguments
test: Avoid egl_without_glx crash on NVIDIA
Fix return value of shading language for GLES2.
Fix compiler warnings in the tests.
test/glx_public_api_core: Fail softer if core contexts aren't available
Drop unnecessary inclusion of "config.h"
Add a test that khrplatform.h (if present) agrees with us.
Merge pull request #194 from centricular/meson-trivial-fix
Tests: Explicitly load OpenGL32.DLL
Add a test for basic functionality on win32.