gtk/modules
Chun-wei Fan 397a71ca8b gstreamer media backend: Disable OpenGL on Windows
...for at least WGL, since we are not allowed to use wglMakeCurrent(),
which is eventually called by gdk_gl_context_make_current() to share WGL
contexts across different threads, which will cause a crash.

This means, we cannot enable WGL in the gstreamer media backend on
Windows.
2021-01-05 14:34:06 +08:00
..
media gstreamer media backend: Disable OpenGL on Windows 2021-01-05 14:34:06 +08:00
printbackends Fix the value for the print-backends setting 2020-12-21 14:10:03 -05:00
meson.build Alternative printbackends subdir for non-UNIX OSes 2018-03-28 15:39:36 +08:00