Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Add QNX support #49

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Add QNX support #49

wants to merge 14 commits into from

Conversation

groleo
Copy link

@groleo groleo commented May 22, 2018

The patch set begins by fixing some minor issues, unrelated to QNX.
Then, new functions are added to linux_platform for specifying GL library names; this is done to avoid
adding ifdefs for lib names.

I've found a case where eglGetPlatformDisplay is available as a library symbol,
but there's no EGL_PLATFORM_ enum for it, so it returns EGL_NONE.

The rest of the patch set adds a QNX screen platform,
and makes the new backend available to wflinfo and examples.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant