[SDL] SDL + OpenGL with Extensions on Linux and Windows

Stephane Marchesin stephane.marchesin at wanadoo.fr
Mon Oct 18 10:07:31 PDT 2004


d4rkm4r3 wrote:

> Hello,
>
> Which is the best way to support OpenGL with extensions for Linux and 
> Windows?
> I found "SDL_glel", but i am not sure about this.

Don't use that ! It's not working yet (and I know what I'm talking about 
since I'm the author).

Some stuff to try :
- http://glew.sourceforge.net/
- http://www.levp.de/3d/index.html
- brew your own extension code using a header file

Stephane






More information about the SDL mailing list