Alex Harker
Alex Harker
It may be that @olilarkin has thoughts about this. I've looked a couple of times and I have to say I don't understand exactly what the exact aim is here...
Sure - do you want to make some proposals?
What about Timer / ParamTuple / SysExData?
This is a complex one. I'm pretty sure that things like static storage (being static) will look like leaks to an analyser if they use the heap. We might be...
@olilarkin - is this still relevant?
I'm sure @olilarkin will check this and I hope it works but it looks to be related to #26 and #267, so if it is the right fix, possibly they...
I've implemented what I think is described above here: https://github.com/iPlug2/iPlug2/tree/graphics/mac-layer-render-issue However, displayLayer never gets called, and it doesn't seem to fix the problem. @Youlean - can you take a look?
Thanks. OK - so I've updated the branch to correct the ordering and now I get no flashes on open on metal. Notes: - I've not added the change for...
OK I've now confirmed with testing that presentsWithTransaction fixes #267, so thanks for that. The issue with sync is that leaving it on ensures the screen is updated altogether so...
I tried that, but it doesn't work.