CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     syrjala 20051026 08:09:39

Modified files:
        src/core       : surfacemanager.c 

Log message:
In dfb_surfacemanager_allocate() do dfb_gfxcard_sync() only if hardware has
read from the buffer about to be kicked out. The call to
dfb_surfacemanager_assure_system() should already take care of the hardware
write case.

Change dfb_surfacemanager_assure_system() to call dfb_gfxcard_wait_serial()
instead of dfb_gfxcard_sync() since we're only interested whether the
hardware has written to the buffer.


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to