gluSuccessfullyLoaded

__gshared
bool gluSuccessfullyLoaded;

Meta

History

Added September 10, 2021. Previously it would have listed openGlLibrariesSuccessfullyLoaded as false if it couldn't find GLU but really opengl3 works fine without it so I didn't want to keep it required anymore.