scrcpy/app
Romain Vimont 38b56f552e Enable high dpi support
Use high DPI if available.

Note that on Mac OS X, setting this flag is not sufficient:

> On Apple's OS X you must set the NSHighResolutionCapable Info.plist
> property to YES, otherwise you will not receive a High DPI OpenGL
> display.

<https://wiki.libsdl.org/SDL_CreateWindow#flags>
2018-03-07 18:04:38 +01:00
..
src Enable high dpi support 2018-03-07 18:04:38 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Rename SCRCPY_SERVER_JAR to SCRCPY_SERVER_PATH 2018-02-16 15:36:25 +01:00