gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters d5996de5d7 glcontext: fix get_current_gl_api on x11/nvidia drivers
They require to get_proc_address some functions through the
platform specific {glX,egl}GetProcAddress rather than the default
GL library symbol lookup.
2015-07-18 18:18:22 +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 glcontext: fix get_current_gl_api on x11/nvidia drivers 2015-07-18 18:18:22 +10:00
gstglcontext_cocoa.h gl/cocoa: move to CGL and CAOpenGLLayer for rendering 2015-01-22 21:29:52 +11:00
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 gl/cocoa: avoid deadlock when creating context on the main thread. 2015-03-12 16:45:51 +00:00
gstglwindow_cocoa.m glwindow_cocoa: use parent default implementation 2015-06-03 21:24:59 +01:00
Makefile.am gl: add GstGLDisplayCocoa 2015-03-14 08:38:03 +00:00