Comment 5 for bug 1306599

Revision history for this message
Alexander Wolf (alexwolf) wrote :

This is very odd because Stellarium getting info about OpenGL version from Qt and "driver".

Line below was get from Qt:
OpenGL versions supported: "1.1, 1.2, 1.3, 1.4, 1.5, 2.0, 2.1"

Line below was get from driver (reinterpret_cast<const char*>(glGetString(GL_VERSION))):
Driver version string: "2.1 INTEL-8.24.11"