[SDL] (no subject)

Alberto Luaces aluaces at udc.es
Thu Nov 22 00:26:39 PST 2007


El Wednesday 21 November 2007 21:05:50 Raúl Huertas escribió:
> Hello.
>
> Ive just started with SDL for OpenGL applications. I've just finished a
> demo and I used GLEW for load the extensions as usual. But in the wiki
> there is some examples using SDL api for load the extensions. Will I have
> troubles if I don't learn to do this with SDL API?.

No, you won't run into trouble. Those SDL functions are only meant as a help 
to ask for the extensions in a cross-platform way. You can choose not to use 
them because GLEW does that and more, so you are safe.


More information about the SDL mailing list