[SDL] vertical retrace in SDL

Mattias Engdegård f91-men at nada.kth.se
Sun Jan 21 10:00:20 PST 2001


>You can't build a refresh into UpdateRects() because you may not want to sync
>on each rect update, just the initial one.

then coalesce multiple calls into one. Multiple calls to UpdateRects() are
a bad idea anyway since it calls XSync() each time




More information about the SDL mailing list