On 03/06/2012 07:21 AM, haithem rahmani wrote: > Hi, > Yes, the mali EGL lib is implemented on top of DirectFB. > > So since your the answer was not "No it won't work", then this should work > shouldn't it?
Well, it really depends on what ST requires you to do before being able to use the EGL library with DirectFB. My implementation is used with Broadcom Hardware and I call Broadcom specific code in the ::platformInit code. PS: DirectFB/QPA vs. DirectFB/QWS Right now the QPA variant is using a paintengine based on QBlittable, depending on which operations are really supported by your STB SoC QPainter usage might be slower/faster depending on which of the two you use. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
