Allow macOS to get better OpenGL version again#6637
Allow macOS to get better OpenGL version again#6637metayan wants to merge 1 commit intoGenymobile:renderer.6from
Conversation
|
Perfect, thank you, I will squash the fix into my branch. |
|
Please test the |
|
By the way, the build procedure you have put together is a joy to use. |
🎉
Not for the moment, thanks.
Thank you ❤️ Do you build only the client+server, or also the dependencies (SDL, FFmpeg, etc.)? The code to build the deps is a bit ad-hoc/hacky and was painful to write, but at least it works 😄 |
I use the dependency-building magic. It's superb.
It's really good and makes it simple to get the right things built. |
Figured out how to fix #6636 .
Getting OpenGL 4.1 instead of 2.1 again.