gstreamer/tests/examples/gl
Thijs Vermeir 035f6f975a gl/cocoa: Fix example on Mac OS X 10.10
Using NSApp directly seems to confuse something, as the compiler
was expecting an id<NSFileManagerDelegate>. Switched to using
[NSApplication sharedApplication], and specified the delegate
protocol on the window class as well.

Similar to https://bugzilla.gnome.org/show_bug.cgi?id=738740
2017-12-09 19:31:51 +00:00
..
clutter examples/gl: unref bus and element after usage 2017-12-09 19:31:45 +00:00
cocoa gl/cocoa: Fix example on Mac OS X 10.10 2017-12-09 19:31:51 +00:00
generic gl: remove the use of glu 2017-12-09 19:31:51 +00:00
gtk examples/gl/gtk: use the sync bus callback to set the window handle 2017-12-09 19:31:46 +00:00
qt gl: remove the use of glu 2017-12-09 19:31:51 +00:00
sdl gl: remove the use of glu 2017-12-09 19:31:51 +00:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2017-12-09 19:31:39 +00:00