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

Still supported? & Possibly standalone .framework for MGLKit only #79

Open
hamarb123 opened this issue Apr 26, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@hamarb123
Copy link

Hi,
Just wanted to check that this is still supported & will be getting relevant patches from angle (other than Apple's ones)? Just wondering as there haven't been many commits recently.
Also, is it possible to build this in a way where it builds the MetalANGLE.framework but without the OpenGL ES & EGL entry points in the main binary (they could still be advertised there though & forward to the other files) i.e. I'd like the framework abstraction for the MGLKit API but with seperate libEGL.dylib & libGLESv2.dylib files that I could possibly swap out in the future to a standard ANGLE build.
Thanks for all your work though, I have especially found your MGLKit API incredibly useful!

@kakashidinho
Copy link
Owner

Hi thanks for being interested in this project.
I have been busy with my real works lately hence haven’t updated this open source project for a while.

in term of back porting updates from official angle. I will still do it but I won’t pull every update from them since most are just changes made to other backends (vulkan, d3d, etc).

Your request for separate MGLKit lib is understandable. I will add it to next to-do list.

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

No branches or pull requests

2 participants