Commit b47f577a9db3d06433a42be0b4e254a833842499

Sam Lantinga 2020-05-11T14:36:23

Fixed bug 5098 - macOS CreateWindowFrom doesn't work with high-dpi displays michaeljosephmaltese Display ends up taking only 1/4 of the screen area. It needs to call "setWantsBestResolutionOpenGLSurface:highdpi", like when creating a window the normal way.