gstreamer/gst-libs/gst/gl/x11
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_glx.c glcontext/wgl: implement gl3 core profile context selection 2015-08-10 15:46:13 +02:00
gstglcontext_glx.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
gstglwindow_x11.c glwindow: remove unused draw_unlocked function 2015-09-28 16:44:05 +10:00
gstglwindow_x11.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2014-03-26 14:52:31 +00:00
x11_event_source.c [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2014-03-15 18:36:57 +01:00