Re: [PATCH 3/8] gtk: remove CONFIG_GTK_GL

2021-01-07 Thread Gerd Hoffmann
On Thu, Jan 07, 2021 at 03:00:34PM +0100, Paolo Bonzini wrote: > CONFIG_GTK_GL is defined if OpenGL is present and GTK+ > is 3.16 or newer. Since GTK+ 3.22 is the minimum supported > version, just use CONFIG_OPENGL instead. > > Cc: Gerd Hoffmann > Signed-off-by: Paolo Bonzini Acked-by: Gerd

[PATCH 3/8] gtk: remove CONFIG_GTK_GL

2021-01-07 Thread Paolo Bonzini
CONFIG_GTK_GL is defined if OpenGL is present and GTK+ is 3.16 or newer. Since GTK+ 3.22 is the minimum supported version, just use CONFIG_OPENGL instead. Cc: Gerd Hoffmann Signed-off-by: Paolo Bonzini --- configure | 7 --- meson.build| 1 - ui/gtk.c | 16