I had to make a new post out of this, some of this is already in my other post (FSAA and JOGL problems).
I made a whole new dummy program which tries to do as little as possible and now with b06 and b07 versions I’m lacking all extensions (such as glVertexPointerEXT, glActiveTexturesARB and many others which are present if I check them with OpenGLExtensionsViewer).
So is there something drastically changed in these b06 and b07 versions compared to b05 (which works just fine except the GLCapabilities which does not have to seem any effect).
- nGoon