[733/906] gl: Major header and include cleanup
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 11 Jul 2013 09:03:31 +0000 (11:03 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:29 +0000 (19:31 +0000)
commitf7998a2e98522da9698f96cfb7115b71e8ff9b59
tree3ac540e79e9d1fc02a11db363452e1458dfa640c
parentd17a4381b104e693263e1f90daad7010c70bae0a
[733/906] gl: Major header and include cleanup
33 files changed:
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/cocoa/Makefile.am
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.h
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m [changed mode: 0755->0644]
gst-libs/gst/gl/gl.h
gst-libs/gst/gl/glprototypes/Makefile.am [new file with mode: 0644]
gst-libs/gst/gl/glprototypes/gstgl_compat.h [deleted file]
gst-libs/gst/gl/gstgl_fwd.h
gst-libs/gst/gl/gstglapi.h
gst-libs/gst/gl/gstglbufferpool.h
gst-libs/gst/gl/gstgldisplay.h
gst-libs/gst/gl/gstgldownload.h
gst-libs/gst/gl/gstglegl.h
gst-libs/gst/gl/gstglfeature.h
gst-libs/gst/gl/gstglfilter.h
gst-libs/gst/gl/gstglframebuffer.h
gst-libs/gst/gl/gstglmemory.h
gst-libs/gst/gl/gstglmixer.h
gst-libs/gst/gl/gstglmixerpad.h
gst-libs/gst/gl/gstglshader.h
gst-libs/gst/gl/gstglshadervariables.h
gst-libs/gst/gl/gstglupload.h
gst-libs/gst/gl/gstglutils.h
gst-libs/gst/gl/gstglwindow.h
gst-libs/gst/gl/wayland/Makefile.am
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.h
gst-libs/gst/gl/win32/Makefile.am
gst-libs/gst/gl/win32/gstglwindow_win32.h
gst-libs/gst/gl/x11/Makefile.am
gst-libs/gst/gl/x11/gstglwindow_x11.h
gst-libs/gst/gl/x11/gstglwindow_x11_egl.h
gst-libs/gst/gl/x11/gstglwindow_x11_glx.c
gst-libs/gst/gl/x11/x11_event_source.c