Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-qt5: update layer | Mikko Gronoff | 2019-01-28 | 2 | -90/+0 |
| | | | | | | | | Update to latest content in Qt 5.12.1 branch (RC2), remove upstreamed patch. Change-Id: Iea9e6a9358e377c71fa7ad368ba4bffd78c6f497 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> | ||||
* | freescale: egl_viv: cast EGLNative types from vivante functions | Samuli Piippo | 2019-01-10 | 2 | -0/+90 |
All vivante functions return void* even when the actual native type (EGLNativeDisplayType, EGLNativeWindowType, etc.) might be typedef'ed as something else, as they do when the CFLAGS from egl.pc are now used. Change-Id: I23bbe223a77d9233bbe0325c1e96f6e0612799cc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> |