Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |