Re: Discussion: Applet's & GLProfile's initSingleton(..) / shutdown(..)
Posted by
Sven Gothel on
Feb 14, 2012; 2:15am
URL: https://forum.jogamp.org/Discussion-Applet-s-GLProfile-s-initSingleton-shutdown-tp3556730p3742323.html
On 02/14/2012 03:13 AM, ac [via jogamp] wrote:
>
>
> Hello, after reading this thread it is my impression that the
> GLProfile.initSingleton() call is not longer required in order to initialize
> things properly. Could you confirm if this is actually the case?
confirmed
>
> After I upgraded to rc5 I commented out the initSingleton lines, and my
> renderer seems to run ok. Is there any other considerations to keep in mind
> regarding initialization (such platform specific issues, applets, etc).
nope, otherwise it's a bug
>
> Thanks a lot!
you are welcome
~Sven