2011/4/7 Arjan van de Ven <[email protected]>: > On 4/5/2011 11:53 AM, Arjan van de Ven wrote: >> >>> >>> Message: >>> * Tue Apr 05 2011 Fathi Boudra<f [email protected]> - 4.7.2 >>> - Update BMC5616_fix_GL_problems_on_stock_1.4_SGX_drivers.patch >>> to check for EGL_NOK_image_shared >> >> >> interesting... >> can you point at a description of what the EGL_NOK_image_shared extension >> does ? >> very likely we'll want to add that extension to the various drivers for >> MeeGo... > > Fathi: Ping ????
Not sure how to understand the question exactly, so here's my two guesses: 1) There's a bug in Qt assuming that all SGX 1.4 drivers has a fix related to FBOReadBack, which is not true, only the Nokia variant has that it, so to check if we don't have the Nokia drivers and hence need the workaround, ie look for the Nokia-specific extension (supposedly they'll start better ID'ing..). Problem is visible in broken fonts. We saw this problem on Beagleboards and such, hence fix 2) EGL_NOK_image_shared I've tried to chase down info on myself, only thing that I've really found has been actual code, https://qt.gitorious.org/qt/qt/merge_requests/663, which should explain it sufficiently.. BR Carsten Munk > > > _______________________________________________ > MeeGo-packaging mailing list > [email protected] > http://lists.meego.com/listinfo/meego-packaging > _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
