gstreamer/gst-libs/gst/gl/win32
Seungha Yang 940c9998e5 glwindow/win32: Don't post any WinProc message to parent window
Posting any message to parent seems to be pointless. That might break
parent window.
Regardless of the posting, parent window can catch mouse event
and also any keyboard events will be handled by parent window by default.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/634
2019-12-22 09:16:35 +00:00
..
gstglcontext_wgl.c gl: fix build on Windows 2018-06-24 13:19:21 +02:00
gstglcontext_wgl.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglwindow_win32.c glwindow/win32: Don't post any WinProc message to parent window 2019-12-22 09:16:35 +00:00
gstglwindow_win32.h gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSource 2018-09-21 11:57:01 +03:00