CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20060301 05:23:11

Modified files:
        lib/fusion     : call.c call.h types.h 
        systems/fbdev  : fbdev.c 
        systems/sdl    : primary.c 
        systems/vnc    : primary.c 
        systems/x11    : primary.c x11.c x11input.c 

Log message:
Added FusionCallExecFlags parameter to fusion_call_execute().

Use the flag FCEF_ONEWAY in the SDL backend to not wait for the
call being executed, otherwise a deadlock could occur. The return
value is meaningless anyways. Queued updates will be merged on the
receiving side (master) to avoid a lag and improve performance.


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

Reply via email to