> On 12/23/2013 01:15 PM, jmaasing [via jogamp] wrote:
>> hs wrote
>> And I get the same error at the page you mentioned,
>>
http://jogamp.org/deployment/archive/master/gluegen_757-joal_507-jogl_1182-jocl_895-signed/jogl-applet-runner-newt-gears-normal-napplet.html>>
>> Browsers I used are safari 7.0.1 and firefox 26.0.
>>
>> Thank you.
>>
>> I tried that one on my mac, OSX 10.9 in Safari Version 7.0 (9537.71), it runs
>> without problems, gears and everything. I don't know if this "GL_RENDERER
>> Apple Software Renderer" is significant or not.
>>
>
>> 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.