gstreamer/gst-libs/gst/gl/win32
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_wgl.c glcontext/wgl: implement gl3 core profile context selection 2015-08-10 15:46:13 +02:00
gstglcontext_wgl.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstglwindow_win32.c glwindow: remove unused draw_unlocked function 2015-09-28 16:44:05 +10:00
gstglwindow_win32.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstglwindow_win32_egl.c
gstglwindow_win32_egl.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
Makefile.am
win32_message_source.c
win32_message_source.h