gstreamer/gst-libs/gst/gl/win32
Xavier Claessens 719298af98 gl: win32: Unparent internal window before destroying it
For some reason DestroyWindow() deadlock if it's called from
parent window's KeyPress event.

https://bugzilla.gnome.org/show_bug.cgi?id=766533
2017-12-09 19:32:19 +00:00
..
gstglcontext_wgl.c glcontext/wgl: implement gl3 core profile context selection 2017-12-09 19:32:07 +00:00
gstglcontext_wgl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglwindow_win32.c gl: win32: Unparent internal window before destroying it 2017-12-09 19:32:19 +00:00
gstglwindow_win32.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglwindow_win32_egl.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstglwindow_win32_egl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
Makefile.am gl: win32: use a GMainContext to dispatch win32 messages 2017-12-09 19:32:02 +00:00
win32_message_source.c gl: win32: use a GMainContext to dispatch win32 messages 2017-12-09 19:32:02 +00:00
win32_message_source.h gl: win32: use a GMainContext to dispatch win32 messages 2017-12-09 19:32:02 +00:00