mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] egl/imgui: use imgui for scaling algorithm selection
This commit is contained in:
@@ -617,6 +617,8 @@ static void egl_config_ui(void * opaque)
|
||||
{
|
||||
struct Inst * this = opaque;
|
||||
egl_damage_config_ui(this->damage);
|
||||
igSeparator();
|
||||
egl_desktop_config_ui(this->desktop);
|
||||
}
|
||||
|
||||
static bool egl_render_startup(void * opaque, bool useDMA)
|
||||
|
Reference in New Issue
Block a user