Hi there, I’ve just upgraded from 1b03 to the 1b04 build and my DefaultGLCapabilitiesChooser now reports that I have no sample buffers - and I certainly don’t seem to be able to use any - the call:
gl.glEnable( GL.GL_MULTISAMPLE_ARB );
consistently has no affect under 1b04 but consistently works with 1b03.
Do I need to change my code or this a bug in the new build?
Thanks