gstreamer/gst-libs/gst/gl/cocoa
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
..
gstgl_cocoa_private.h glcontext/cocoa: implement GL3 core context selection 2017-12-09 19:32:01 +00:00
gstglcaopengllayer.h gl/calayer: provide a current wrapped GstGLContext for callbacks 2017-12-09 19:32:01 +00:00
gstglcaopengllayer.m glcontext: fix get_current_gl_api on x11/nvidia drivers 2017-12-09 19:32:05 +00:00
gstglcontext_cocoa.h gl/cocoa: move to CGL and CAOpenGLLayer for rendering 2017-12-09 19:31:53 +00:00
gstglcontext_cocoa.m glcontext: pass display to implentation's _new() 2017-12-09 19:32:06 +00:00
gstgldisplay_cocoa.h gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00
gstgldisplay_cocoa.m gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00
gstglwindow_cocoa.h gl/cocoa: avoid deadlock when creating context on the main thread. 2017-12-09 19:31:57 +00:00
gstglwindow_cocoa.m glwindow_cocoa: use parent default implementation 2017-12-09 19:32:03 +00:00
Makefile.am gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00