Merge branch '23-glslang_cpp_interface' into 'master'
authorPyry Haulos <phaulos@google.com>
Tue, 10 Nov 2015 16:55:40 +0000 (11:55 -0500)
committerPyry Haulos <phaulos@google.com>
Tue, 10 Nov 2015 16:55:40 +0000 (11:55 -0500)
Move to C++ glslang interface, to avoid losing shader metadata.

This fixes issue #23. Also some spurious link-error-alike messages disappear from the log with this change.

See merge request !48


Trivial merge