Skip to content

add better support for dynamically selecting mesa when needed on windows

Ken Martin requested to merge ken-martin/vtk:win32_mesa_option into master

Add a header file function to handle some of the work in testing for opengl support at runtime and selecting mesa if needed. Also add a cmake option to turn on delayed loading for opengl.

Edited by Ken Martin

Merge request reports