gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters 66407b9877 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.
2017-12-09 19:32:05 +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/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 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