Login  Register

Re: Some issues using NEWT

Posted by ac on Feb 25, 2012; 12:21am
URL: https://forum.jogamp.org/Some-issues-using-NEWT-tp3757230p3774129.html

> This is because of using the OSX CALayer (offscreen animation layer),
> which has it's own static refresh cycle.
>
> We need to tune this code path (if possible), eg. hand 'down' the fps values.
> Pls create a bug report - if you don't mind.

Mostly out of curiosity (since I don't think I have enough knowledge to tackle this bug myself), what is the source code file in jogl where the framerate of the OSX CALayer could be controlled? At least I'd like to take a look, maybe some idea or suggestion will come up :-)