gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters dec8139e65 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
2015-05-23 01:26:05 +10:00
..
gstgl_cocoa_private.h glcontext/cocoa: implement GL3 core context selection 2015-05-14 20:35:18 +10:00
gstglcaopengllayer.h gl/calayer: provide a current wrapped GstGLContext for callbacks 2015-05-20 00:36:48 +10:00
gstglcaopengllayer.m gl/calayer: provide the exact GL api version for the wrapped context 2015-05-23 01:26:05 +10:00
gstglcontext_cocoa.h
gstglcontext_cocoa.m glcontext/cocoa: implement GL3 core context selection 2015-05-14 20:35:18 +10:00
gstgldisplay_cocoa.h gl: add GstGLDisplayCocoa 2015-03-14 08:38:03 +00:00
gstgldisplay_cocoa.m gl: add GstGLDisplayCocoa 2015-03-14 08:38:03 +00:00
gstglwindow_cocoa.h
gstglwindow_cocoa.m
Makefile.am gl: add GstGLDisplayCocoa 2015-03-14 08:38:03 +00:00