Skip to content

wglgears: add support for -fullscreen switch

Erik Faye-Lund requested to merge kusma/mesa-demos:wglgears-fullscreen into master

In order to get the correct screen-resolution on hidpi displays, we need to mark the process as dpi-aware first.

Merge request reports