On Sat, 3 Feb 2018 21:52:54 +0100
Andrzej Korwin-Mikke wrote:
> Greetings, there is virtually no documentation on frame synchronisation on
> the Internet, it's mentioned on four blogs with no explanation whatsoever.
> How do I know when to draw?
When you have both of:
- something actually new t
Hi Andrzej,
On 3 February 2018 at 20:52, Andrzej Korwin-Mikke
wrote:
> Greetings, there is virtually no documentation on frame synchronisation on
> the Internet, it's mentioned on four blogs with no explanation whatsoever.
> How do I know when to draw? If frame callback is the only sensible way,