On Mon, Jul 22, 2002 at 05:12:42PM +0200, Sven Neumann wrote: > I think he was speaking about the dfb_software_[soft|hard]ware_lock() > functions, not dfb_surfacemanager_lock() which is what you are using. > I might be wrong but I think the call to > dfb_surfacemanager_assure_system() is needed or the the code should be > changed to use dfb_surface_[soft|hard]ware_lock() instead.
GrabThread() calls dfb_surface_soft_lock() always before writing to the surface. That should be enough shouldn't it? -- 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.
