2016-02-05 15:50 GMT+01:00 <[email protected]>: > > > Hi, > > I need to run and evaluate EFL & a elementary apps on a specific bsp (TV set > top box with opengles2) > Unfortunately the bsp software still has blocking bugs on wayland/weston > piece. > We can do openglES2 directly on the BSP EGL Full Screen surface. We did this > already with QT5 eglfs and untill we get wayland/weston fixes from SoC > supplier (which are still months away), > we would like to do this as well to be unblocked and continue with EFL > application evaluation. > > So question is can we configure EFL to GLES2 render directly on EGL surface > provided by the BSP instead of via Wayland protocol (and also not using X)? > If yes, what EFL config/compile options need to be set for this? > And in which source files is EGL surface initialized and set up. We > potentially need some glue there. > If I am missing something, forgive me, I am not familiar with EFL. >
Hi, you may want to look at the branch I pushed recently https://git.enlightenment.org/core/efl.git/log/?h=devs/captainigloo/eglfs https://git.enlightenment.org/core/elementary.git/log/?h=devs/captainigloo/eglfs It's not fully functional, and will not work out of the box but it might give you some hints to get EFL/Elementary running with your EGL surface. It was developed with libhybris in mind, but it's possible to tweak a bit for a generic EGL backend. Regards, Nicolas > > Many thanks, > > Bart > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- Nicolas Aguirre Mail: [email protected] Web: http://www.calaos.fr Blog: http://dev.enlightenment.fr/~captainigloo/ ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
