gstreamer/gst-libs/gst/gl/win32
Matthew Waters 9587eb477d glcontext: pass display to implentation's _new()
This allows the context to fail creation based on incompatible
display type's. e.g. glx context with an wayland display handle.

https://bugzilla.gnome.org/show_bug.cgi?id=752743
2017-12-09 19:32:06 +00:00
..
gstglcontext_wgl.c glcontext: pass display to implentation's _new() 2017-12-09 19:32:06 +00:00
gstglcontext_wgl.h glcontext: consolidate get_proc_address function definition 2017-12-09 19:32:05 +00:00
gstglwindow_win32.c gl/window: use the default main loop implementation for all backends 2017-12-09 19:32:03 +00:00
gstglwindow_win32.h gl/window: use the default main loop implementation for all backends 2017-12-09 19:32:03 +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: keep only one occurence of '#include <EGL/egl.h>' 2017-12-09 19:31:34 +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