Online syntax highlighting for more than 100 languages, including C#, Java, PHP, Basic, Perl, Python, Pascal, SQL, JavaScript and others including rare and obscure ones!.
Megabyte Softworks - a place where you can find OpenGL programming resources, game programming tutorials, articles about game programming, 3D math and much more!
OpenGL 3.x context creation using SDL2 on OSX (Macbook Air 2012) - Stack Overflow
As far as I'm aware, the Macbook Air 2012 supports OpenGL 3.2. When using SDL 2.0 to create the OpenGL context, however, the context is only opengl version 2.1.
Is it possible for SDL 2.0 to creat...
First I have to start with a quick explanation for people who don’t know what OpenGL is. OpenGL is NOT a language. In fact, OpenGL is merely a specification which is implemented in various la…