gstreamer/tests/examples/gl
Thijs Vermeir 6215b5dd14 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
2014-12-01 10:59:32 +01:00
..
clutter examples/gl: unref bus and element after usage 2014-08-10 21:43:16 +01:00
cocoa gl/cocoa: Fix example on Mac OS X 10.10 2014-12-01 10:59:32 +01:00
generic gl: remove the use of glu 2014-11-28 09:14:26 +11:00
gtk examples/gl/gtk: use the sync bus callback to set the window handle 2014-09-22 12:03:12 +10:00
qt gl: remove the use of glu 2014-11-28 09:14:26 +11:00
sdl gl: remove the use of glu 2014-11-28 09:14:26 +11:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2014-05-03 19:46:04 +02:00