Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogl-runtime: Only compile for supported architectures | Khem Raj | 2019-12-18 | 1 | -0/+2 |
| | | | | | | | | | EASTL does not yet support all architectures that oe does so this is better to limit it to supported ones https://code.qt.io/cgit/qt3dstudio/qt3dstudio-eastl.git/tree/UnknownVersion/include/EABase/config/eaplatform.h Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ogl-runtime: Fix build on x86_64 | Khem Raj | 2019-10-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | qt3d-runtime: update to ogl-runtime v2.4 | Mikko Gronoff | 2019-09-23 | 1 | -0/+28 |
Qt 3D Studio Runtime 2.x switches/upgrades to OpenGL Runtime with version update 2.3 -> 2.4. * Contains new 3rdparty submodule EASTL (Electronic Arts Standard Template Library), recipe adjusted accordingly. * format-security, examples & musl libc build issues fixed Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io> |