opengl: Silence macOS OpenGL deprecations
authorDoug Nazar <nazard@nazar.ca>
Fri, 23 Apr 2021 18:05:45 +0000 (14:05 -0400)
committerDoug Nazar <nazard@nazar.ca>
Sun, 25 Apr 2021 02:26:36 +0000 (22:26 -0400)
commitb14c2e6fb0702d64cf286d681b692571184e98e5
treecc118fa3daaee37fe473a9972ace536904f43e94
parent403e0024f11cec97d5431b27addef0ce6831205b
opengl: Silence macOS OpenGL deprecations

As of macOS 10.14 the entire OpenGL system is deprecated. No need to
log the general warnings about it. Specific warnings are still enabled.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1123>
gst-libs/gst/gl/cocoa/gstglcaopengllayer.m
gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
gst-libs/gst/gl/cocoa/gstgldisplay_cocoa.m
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
gst-libs/gst/gl/gstglfuncs.h
gst-libs/gst/gl/meson.build
tests/examples/gl/cocoa/cocoa-videooverlay.m
tests/examples/gl/qt/qglwtextureshare/cocoa_utils.mm