You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using like this:
HIGH_RESOLUTION_CAPABLE = YES
and
glfwWindowHint(GLFW_COCOA_RETINA_FRAMEBUFFER, false);
which results in the same resolution everything the same
But the window decoration and title aren't low res anymore