highgui: update backends handling, fix WITH_OPENGL=ON build
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 4 Jun 2021 17:15:07 +0000 (17:15 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 7 Jun 2021 11:28:05 +0000 (11:28 +0000)
commit327109f327f1521c7d7f900914fb0fa999a525e6
tree27081f5a81069e61f9956cc853c87bcbed463041
parent3e513ee6ab7a23ff5d498e3fb9518665777ed415
highgui: update backends handling, fix WITH_OPENGL=ON build
modules/highgui/CMakeLists.txt
modules/highgui/cmake/detect_gtk.cmake
modules/highgui/cmake/init.cmake
modules/highgui/misc/plugins/build_plugins.sh
modules/highgui/misc/plugins/plugin_gtk/CMakeLists.txt
modules/highgui/misc/plugins/plugin_gtk/Dockerfile-ubuntu-gtk2
modules/highgui/misc/plugins/plugin_gtk/build.sh
modules/highgui/src/backend.cpp
modules/highgui/src/registry.impl.hpp
modules/highgui/src/window_gtk.cpp