How to use Mesa3D OpenGL libs?

1/ Copy libglapi.dll and opengl32 into GeeXLab root folder.

2/ Open a terminal in GeeXLab folder and type
set MESA_GL_VERSION_OVERRIDE=4.6
set MESA_GLSL_VERSION_OVERRIDE=460

3/ run GeeXLab from command line by simply typing:
GeeXLab


More info:
https://www.geeks3d.com/forums/index.php/topic,6425.0.html

