gstreamer/tests/examples/gl
Wang Xin-yu (王昕宇) 8d6f745b78 gl: qglwtextureshare demo fixes and cleanup
1. glcontextid function is replaced by gstreamer gst_gl_context_new_wrapped .
2. call gst_init before gst_gl_display_new , seems gst_gl_display_new depends
   on gst_allocator_register , which only worked after gst_init called
3. flush gstreamer OpenGL context before using shared texture, fix
   flicker problem.

https://bugzilla.gnome.org/show_bug.cgi?id=735566
2014-08-28 10:06:00 +03:00
..
clutter examples/gl: unref bus and element after usage 2014-08-10 21:43:16 +01:00
cocoa gl/examples: add the srcdir and builddir includes 2014-06-12 13:06:31 +10:00
generic gl/examples: update for TEXTURE_2D change 2014-06-12 23:17:05 +10:00
gtk examples: fix gtk+ 3.14 deprecation error 2014-08-21 17:39:01 +10:00
qt gl: qglwtextureshare demo fixes and cleanup 2014-08-28 10:06:00 +03:00
sdl gl: Reorder CFLAGS to include in-source dirs first in examples 2014-07-21 13:10:08 +02:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2014-05-03 19:46:04 +02:00