[vlc-devel] [PATCH] opengl: use buffer objects instead of host memory with glVertexAttribPointer.
Rémi Denis-Courmont
remi at remlab.net
Sun Mar 30 19:07:36 CEST 2014
Le jeudi 27 mars 2014, 11:11:30 Felix Abecassis a écrit :
> > I suspect this jump to NULL if the OpenGL version is less than 1.5...
>
> You mean the function pointers? Isn't that also true for the GLSL functions?
The GLSL functions are protected in if()s to avoid the problem.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list