[Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?
Holger Hans Peter Freyther
holger at freyther.de
Tue Mar 6 16:44:19 CET 2012
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.
More information about the Development
mailing list