gstreamer/gst-libs/gst/gl/cocoa
Alessandro Decina 5c506cd857 libgstgl: cocoa, eagl: use libdispatch to schedule GL calls
Use libdispatch instead of GMainLoop to dispatch GL calls. libdispatch is more
optimized and cuts a lot of poll()/pthread_* overhead.
2017-12-09 19:32:19 +00:00
..
gstgl_cocoa_private.h Revert "libgstgl: cocoa, eagl: don't marshal GL calls to the context thread" 2017-12-09 19:32:17 +00:00
gstglcaopengllayer.h glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
gstglcaopengllayer.m glcontext: add a method to add a context to another share group 2017-12-09 19:32:17 +00:00
gstglcontext_cocoa.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglcontext_cocoa.m Revert "libgstgl: cocoa, eagl: don't marshal GL calls to the context thread" 2017-12-09 19:32:17 +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: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglwindow_cocoa.m libgstgl: cocoa, eagl: use libdispatch to schedule GL calls 2017-12-09 19:32:19 +00:00
Makefile.am gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00