gstreamer/gst-libs/gst/gl/eagl
Matthew Waters 3dfc6899ad 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'
2015-10-19 15:15:30 +11:00
..
gstglcontext_eagl.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstglcontext_eagl.m gl/eagl: use the default GL context debug category 2015-09-29 15:38:38 +10:00
gstglwindow_eagl.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstglwindow_eagl.m glwindow: remove unused draw_unlocked function 2015-09-28 16:44:05 +10:00
Makefile.am gl: Add support for iOS EAGL platform 2014-04-12 22:25:13 +02:00