Hi,
 I have been trying to port DirectFB to an embedded platform. I have been
able to run the df_dok application.
The problem I have observed is that the intermediate drawing operations are
not reflected to the screen. ie; only after
the application call, primary->Flip() will the current test case's output
come to the screen. I have seen a couple of videos online, showing the
intermediate drawing to the screen. (
https://www.youtube.com/watch?v=Gnsl-IXeA2c)
I would like to know whether this is expected or not? In case of double
buffered systems, is it expected that the intermediate drawing will be
visible without calling Flip?

Thanks and regards
Bobby
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to