gl/cocoa: Switch to a plain NSView subclass instead of NSOpenGLView
authorSebastian Dröge <sebastian@centricular.com>
Fri, 26 Sep 2014 10:05:27 +0000 (13:05 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 29 Sep 2014 07:57:18 +0000 (10:57 +0300)
commit2173d3446285b0eec7f83bd8799f241d28b26da2
tree5bd162aca4fc251f61addcc0f9222cf82d0bd8f6
parente064d280ea72509bea3e8d699dcec3fb7808241e
gl/cocoa: Switch to a plain NSView subclass instead of NSOpenGLView

We don't and can't use NSOpenGLView as it's supposed to be used and
it gets into our way by being to clever in various situations.
gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h
gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m