CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20020321 22:59:59

Modified files:
        src/core       : coredefs.h layers.c surfaces.c windows.c 
        src/gfx/generic: generic.c 
        src/misc       : util.c util.h 

Log message:
Fixed crashes that sometimes occur during window resizing when another
thread is repainting the window stack.

Print caution message after failing video instance reallocation only
if there is no system instance. If there is a system instance mark it
as valid.

Removed redundant macro in 'layers.c'.

Added same debug checks to gAcquire() as in dfb_gfxcard_state_acquire().

Added dfb_get_millis() which returns the current time in milli seconds
after DirectFB startup (after first call of the function actually).

Added PID and milli seconds after DirectFB startup to debug messages.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to