gstreamer/tests/examples/gl
Wang Xin-yu (王昕宇) a8093c56d5 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
2017-12-09 19:31:46 +00:00
..
clutter examples/gl: unref bus and element after usage 2017-12-09 19:31:45 +00:00
cocoa gl/examples: add the srcdir and builddir includes 2017-12-09 19:31:42 +00:00
generic gl/examples: update for TEXTURE_2D change 2017-12-09 19:31:43 +00:00
gtk examples: fix gtk+ 3.14 deprecation error 2017-12-09 19:31:45 +00:00
qt gl: qglwtextureshare demo fixes and cleanup 2017-12-09 19:31:46 +00:00
sdl gl: Reorder CFLAGS to include in-source dirs first in examples 2017-12-09 19:31:44 +00:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2017-12-09 19:31:39 +00:00