gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters eba6f6b80f gl/calayer: provide the exact GL api version for the wrapped context
Otherwise we could end up being mistaken for the diference between a
gl3 and a gl2 context resulting in a failure getting the list of
extensions from the wrapped context due to the difference between
glGetString and glGetStringi for the GL_EXTENSIONS token.

https://bugzilla.gnome.org/show_bug.cgi?id=749728
2017-12-09 19:32:02 +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 gl/calayer: provide the exact GL api version for the wrapped context 2017-12-09 19:32:02 +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/cocoa: implement GL3 core context selection 2017-12-09 19:32:01 +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 gl/cocoa: do not terminate loop in gst_gl_window_cocoa_close 2017-12-09 19:31:58 +00:00
Makefile.am gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00