Re: applets fail to start on Mac
Posted by
Sven Gothel on
Dec 23, 2013; 12:19pm
URL: https://forum.jogamp.org/applets-fail-to-start-on-Mac-tp4031027p4031037.html
On 12/23/2013 01:15 PM, jmaasing [via jogamp] wrote:
> Swap Interval 1
> GL Profile GLProfile[GL2ES2/GL4.sw]
> GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.0.83 [GL 4.1.0, vendor 9.0.83 (APPLE-9.0.83)]
> Quirks [NoOffscreenBitmap]
> Impl. class jogamp.opengl.gl4.GL4bcImpl
> GL_VENDOR Apple Computer, Inc.
> GL_RENDERER Apple Software Renderer
> GL_VERSION 4.1 APPLE-9.0.83
> GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0
> GL FBO: basic true, full true
> GL_EXTENSIONS 46
> GLX_EXTENSIONS 0
Reproduced .. oh dear, this is a regression for sure,
i.e. we shall not pick the SW renderer.
Another issue, thx for pointing this out.
~Sven