Hi Marek, commit 2c02d006 has been applied only to the directfb-1.6 branch, but hasn't been merged into the master branch. Why is that?
This is also to signal a little bug in that commit, where dfb_surface_get_buffer3() should be called as: dst_buffer = dfb_surface_get_buffer3( dst, state->to, state->to_eye, state->destination->flips ); instead of: dst_buffer = dfb_surface_get_buffer3( dst, state->to, state->destination->flips, state->to_eye ); As per dfb_surface_get_buffer3() definition in src/core/surface.h. Also, do you guys intend to make a 1.6.3 stable release, soon? Regards, -Ilyes _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev