Commit 69958441be6c2bc482778fbfdef24f172973a4fe

Mark Callow 2018-02-21T09:58:21

Fix high-dpi support on macOS and simplify it and iOS variant. The detault drawableSize for a CAMetalLayer is its bounds x its scale. So it is sufficient to set the *layer's* scale to the desired value.