GNOME Bugzilla – Bug 777143
tests/examples/gtk/glliveshader.c fails to build on systems without GL_GEOMETRY_SHADER
Last modified: 2017-01-13 00:36:24 UTC
Created attachment 343312 [details] [review] fix compilation on systems without GL_GEOMETRY_SHADER tests/examples/gtk/glliveshader.c fails to build on systems where GL_GEOMETRY_SHADER is not defined.
Thanks! commit 98997e9f79fb5436f6147294bb0b4c40a47bc39f Author: Juan Pablo Ugarte <ugarte@endlessm.com> Date: Wed Jan 11 10:32:23 2017 -0300 gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADER https://bugzilla.gnome.org/show_bug.cgi?id=777143