gl: remove the use of glu
authorMatthew Waters <matthew@centricular.com>
Thu, 27 Nov 2014 05:17:50 +0000 (16:17 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:51 +0000 (19:31 +0000)
commit892d056a444d189624861b66c95f5ca4d7e0f2b5
tree89c0cc4e5f0610fa8985b9329b1460a787bde3ac
parent6bb113f685f552fdd2cf0194b7df4580fa716b2f
gl: remove the use of glu
18 files changed:
ext/gl/Makefile.am
ext/gl/gstglfiltercube.c
ext/gl/gstglfiltercube.h
ext/gl/gstglimagesink.c
ext/gl/gstopengl.c
gst-libs/gst/gl/gstglapi.h
gst-libs/gst/gl/gstglframebuffer.c
gst-libs/gst/gl/gstglframebuffer.h
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglutils.h
tests/examples/gl/generic/cube/main.cpp
tests/examples/gl/generic/cubeyuv/main.cpp
tests/examples/gl/generic/doublecube/main.cpp
tests/examples/gl/generic/recordgraphic/main.cpp
tests/examples/gl/qt/mousevideooverlay/pipeline.cpp
tests/examples/gl/qt/qglwidgetvideooverlay/pipeline.cpp
tests/examples/gl/qt/qglwtextureshare/qglrenderer.cpp
tests/examples/gl/sdl/sdlshare.c