Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X11: enable Apple support #2555

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

Conversation

archbirdplus
Copy link

Summary of changes:

  • Replace instances of _GLFW_COCOA with __APPLE__ where it makes more sense.
  • Let X11 code dlopen .dylib files when building for Apple platforms.

These changes allow OpenGL 4.6/GLFW programs to run on XQuartz/LLVMpipe with a modified glad.c.

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

Successfully merging this pull request may close these issues.

None yet

1 participant