TheCherno/OpenGL

Please add opengl 3.3 support

dimutch833 opened this issue · 1 comments

Please add opengl 3.3 support

But why though? I don't see the point in supporting OpenGL versions all the way back to 3.3, since a lot of useful new stuff has been added since 4.0.
One instance of such a feature is glDebugMessageCallback which is the base thing the entire OpenGLDebug depends on.