2018-06-05 03:00 PM
I'm doing frame buffering exactly as that guy doing
https://gist.github.com/postspectacular/61f17333c17b0206a73e4591cd5ce59b
The problem, I'm cloning flappy bird, and at the top edge of the screen, I get a background that clips the sprite.. When I disable the waiting for vertical blanking, of course tearing comes, but I don't get that clipping issue anymore.
Any hints what could be the problem ?
Here is a video