![]() |
![]() |
![]() |
![]() |
![]() |
Fix previously working programs
Posted on 2006-08-19 00:00:00 |
Started checking about how to detect the "moment of back buffer flipping", but I don't really know where to start. Some demos don't use double buffering at all, so there must be a way to keep the default flipping moment which is at each vblank.
I think I'll try to use some kind of state machine to decide of which moment to use, but I'm not quite sure if it'll be efficient. I'll start implementing this idea next. |