On Thu, Feb 13, 2003 at 10:52:29AM -0600, Billy Biggs wrote: > Denis Oliver Kropp ([EMAIL PROTECTED]): > > I think WaitForSync() should sync on the second field only if > > DLOP_FIELD_PARITY is set, because the Flip() is done each two fields, > > too. > > When generating interlaced content I'd still like an interrupt every > field, even if I'm buffering 4 frames worth. So, maybe two Wait calls > are needed?
So you think DLOP_FIELD_PARITY shouldn't affect WaitForSync()? Are you doing Flip() in one thread and WaitForSync() in other? Why do you need to do WaitForSync() for every field when you have multiple buffers? -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
