hi, in sfml2 on windows, is anyone getting a different version from glGetString(GL_VERSION) versus the one reported back by sf::ContextSettings?
I created a RenderWindow with 2.0 context, but glGetString always report back as version 3.3
I was wondering if this happens only on my machine or is it happening to others too?
regards