gstreamer/tests/examples/gl
Sebastian Dröge 10bc9a7efc 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;
   ^~~~~~~~~
2016-03-24 14:08:46 +02:00
..
clutter clutter: Fix compilation error in GL examples 2015-12-14 09:38:41 +01:00
cocoa gl/example: fix build error when compiling cocoa-videooverlay 2015-06-04 08:04:13 +01:00
generic gl/examples/cube*: choose opengl by default 2016-03-10 22:52:52 +11:00
gtk gl/gtk: Fix compiler warning in example 2016-03-24 14:08:46 +02:00
qt gl/examples/qt: restrict the GL API to opengl where needed 2016-03-17 16:48:19 +11:00
sdl gl/examples: add sdlshare2 that uses glimagesink to output textures 2015-03-14 17:56:39 +00:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2014-05-03 19:46:04 +02:00