gstreamer/gst-libs/gst/gl/eagl
Matthew Waters 06de6998e5 gl: be consistent in gobject boilerpate
GST_GL_IS_* vs GST_IS_GL_*

git grep -l 'GST_GL_IS_' | xargs sed -i 's/GST_GL_IS_/GST_IS_GL_/g'
2017-12-09 19:32:09 +00:00
..
gstglcontext_eagl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglcontext_eagl.m gl/eagl: use the default GL context debug category 2017-12-09 19:32:09 +00:00
gstglwindow_eagl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglwindow_eagl.m glwindow: remove unused draw_unlocked function 2017-12-09 19:32:08 +00:00
Makefile.am gl: Add support for iOS EAGL platform 2017-12-09 19:31:36 +00:00