macOS is deprecating openGL

I guess a third option is porting to Vulkan and have the macOS build use MoltenVK. I’m unsure about the state of openGL but it seems there’s lots of gains to be made by using an API with less overhead on any OS.

Besides, Metal is out of the question since it’s not compatible with C++.