Hi all,
        How does DFB control framebuffer when the system is X11, and gfxdriver 
is gl? 
        I think controlling the framebuffer or rendering to the framebuffer is 
different in DFB when the system backend is different. When the system is X11, 
it seems that DFB won't deal with operation for framebuffer. Because it use OGL 
to do the hw accel, and the framebuffer operation or other HW related operation 
depends on OGL driver. But when the system is fbdev or devmem, it will get the 
framebuffer offset directly and do some mmio operation for HW accel.
        Am I right?

        Very appreciate any discussion or comments on this topic:)

-----------
    *^_^*
Many thanks & Best Regards
Zhao Juan


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

Reply via email to