Login  Register

Re: glBlendFunci is not present in gl3?

Posted by elect on Apr 10, 2015; 9:26am
URL: https://forum.jogamp.org/glBlendFunci-is-not-present-in-gl3-tp4034252p4034256.html

gouessej wrote
Hi

Do you use JOGL 2.3.1? Maybe there is a problem in the generation of GL* classes.
Salut gouessej

I dont know, but if I look in the properties of the jogl-all.jar, I see

Size: 3,05 MB (3.206.526 Bytes)

Size on hd: 3,05 MB (3.207.168 Bytes)

and the last one, 2.3.1 says

3,16 MB (3.321.517 Bytes)

So I updated to the 2.3.1 but nothing changed


Anyway looking around, it seems glBlendFunci is really available only from GL4

http://www.g-truc.net/post-0269.html

So this would make sense, so only the wiki remains wrong at this point