gstreamer/tests/examples/gl
Sebastian Dröge 82a39d2227 gl/gtk: Fix compiler warning in example
fxtest.c: In function ‘main’:
fxtest.c:190:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
   GtkWidget *window;
   ^~~~~~~~~
2017-12-09 19:32:18 +00:00
..
clutter clutter: Fix compilation error in GL examples 2017-12-09 19:32:12 +00:00
cocoa gl/example: fix build error when compiling cocoa-videooverlay 2017-12-09 19:32:03 +00:00
generic gl/examples/cube*: choose opengl by default 2017-12-09 19:32:17 +00:00
gtk gl/gtk: Fix compiler warning in example 2017-12-09 19:32:18 +00:00
qt gl/examples/qt: restrict the GL API to opengl where needed 2017-12-09 19:32:18 +00:00
sdl gl/examples: add sdlshare2 that uses glimagesink to output textures 2017-12-09 19:31:58 +00:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2017-12-09 19:31:39 +00:00