summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d
Commit message (Collapse)AuthorAgeFilesLines
* qt3d: support qgltf in native and nativesdk buildsSamuli Piippo2016-02-111-0/+31
| | | | | Change-Id: I6d781e890e05cf3062015784cee5d2d10b9094c6 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* qt5: upgrade to Qt 5.6Samuli Piippo2015-11-191-0/+25
Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>