Now that @gustavolsson has brought back GL support for macOS in sokol_app.h, a few remaining issues on macOS Mojave must be fixed:
See the PR comment thread for details:
It seems like the vsync issue has been fixed in macOS Mojave 10.14.4 Beta (18E205e), the Retina resolution confustion is still there, but that's most like easier to fix (for instance, when resizing the window, the framebuffer "snaps" into the right resolution).
Everything fixed now.
Nice!!
Most helpful comment
Nice!!