Modern OpenGL
Hello everyone.
At previous LD many people were complaining about OpenGL 4.3 that was required to play my game; they was asking for version for lower OpenGL, like 3.3.
Well, I didn’t used fancy shaders that rely on modern features, so I quickly ported it to 3.3. But I may use modern features in future projects.
I thought 4.3 runs on almost every card with modern drivers, except integrated Intel ones.
So, I’m wondering:
Is OpenGL 4.3 hardware actually not that common as I think?
Or some guys are just too lazy to update their drivers? 馃榾
> OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3
I guess the driver situation is always worse on Linux than under Windows, but still!