Fix open gl context windows
Fixes #16 by not creating a secondary opengl context to check stereo capabilities, because this may lead to the ceration of a wrong context. Also removes the Debuglogger context workaround for windows, and sets the msaa sample count directly in OpenFlipper.cc when the global shared context is created.