On Thursday 19 Feb 2015 08:39:52 Thiago Macieira wrote:
> On Thursday 19 February 2015 17:08:42 Sébastien Fricker wrote:
> > Is it possible that the default build parameter get changed between
> > Qt5.4 and dev?
> > For example XCB support get detected automatically and the code get
> > enabled?
> Yes for the EGL parts: it's possible the files are now built when they
> previously weren't. I think it's the work that made EGL be supported with
> non- ES configurations. The same goes for the qevdev* and qfb* files.
> 
> The OpenGL 4.4 and 4.5 files might be because your testing environment does
> not support those profiles. Or they simply aren't tested, I don't know.

We can't sensibly test them on the CI. In theory we could write a manual test 
for them but all we'd really be able to test is that the functions resolve to 
non-null addresses. We can't do it on the CI as they won't have a GL 4 
implementation.

Cheers,

Sean
-- 
Dr Sean Harmer | [email protected] | Managing Director UK
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to