[vlc-devel] [PATCH] opengl: use buffer objects instead of host memory with glVertexAttribPointer.
Rémi Denis-Courmont
remi at remlab.net
Sat Mar 29 07:43:11 CET 2014
Le vendredi 28 mars 2014, 08:13:36 Ilkka Ollakka a écrit :
> Isn't the OpenGL 2.0 anyway the oldest version we try to support,
> atleast with glsl shaders.
I don't know what's the latest version that actually works, but the current
code accepts any version. GLSL functions are only used on 2.0 and later.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list