glxinfo/wglinfo: print (110) instead of empty line
commit6a7cee63b714699b98a31b3e57039d26506465ae
authorBrian Paul <brianp@vmware.com>
Mon, 5 Mar 2018 16:37:17 +0000 (5 09:37 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 7 Mar 2018 15:42:50 +0000 (7 08:42 -0700)
tree544c52af4779b5fdca49e84f4eba20eb74b27a40
parent9804a083feb676cf810905a6826f708f54a15be2
glxinfo/wglinfo: print (110) instead of empty line

The GL_SHADING_LANGUAGE_VERSION query returns an empty string for
GLSL 1.10.  Instead of printing an empty line, print (110).

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105285
Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/xdemos/glinfo_common.c