gstreamer/gst-libs/gst/vulkan/win32
Seungha Yang 2a3205b294 vulkan/window/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.
2019-12-22 09:16:42 +00:00
..
gstvkwindow_win32.c vulkan/window/win32: Don't post any WinProc message to parent window 2019-12-22 09:16:42 +00:00
gstvkwindow_win32.h vulkan: remove the private struct from the public struct 2019-11-07 20:01:57 +00:00