b90ce6944f
glGetError() returns GL_INVALID_OPERATION during OBS shutdown when GL is used on Windows. This change gives up after eight errors. This could be avoided by stopping the graphics thread before window destruction, but the shutdown code looks like it could be tricky to reorder.