mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-18 05:18:09 +00:00
[client] imgui: use improved high DPI rendering
This actually makes imgui render at a higher resolution, avoiding scaling and resulting blurriness.
This commit is contained in:
@@ -121,6 +121,7 @@ set(SOURCES
|
||||
src/egl_dynprocs.c
|
||||
src/eglutil.c
|
||||
src/overlay_utils.c
|
||||
src/overlay_utils.cpp
|
||||
|
||||
src/overlay/fps.c
|
||||
src/overlay/graphs.c
|
||||
|
Reference in New Issue
Block a user