Stop emitting the "#version missing" warning, and hook up the existing "suppress...
authorJohn Kessenich <cepheus@frii.com>
Thu, 7 Nov 2013 17:44:20 +0000 (17:44 +0000)
committerJohn Kessenich <cepheus@frii.com>
Thu, 7 Nov 2013 17:44:20 +0000 (17:44 +0000)
commitb0a7eb599b9cd06c6dcf3ff8b0a992097533681a
treeff8b5b69b5139fef945200fcdd3bcba68d468347
parentd627502d078ac0e6485a014f86ba7bb812294f4e
Stop emitting the "#version missing" warning, and hook up the existing "suppress warnings" to a command-line option (-w).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23952 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Install/Windows/glslangValidator.exe
StandAlone/StandAlone.cpp
Test/130.frag
Test/baseResults/130.frag.out
Test/baseResults/cppComplexExpr.vert.out
Test/baseResults/empty.frag.out
Test/baseResults/errors.frag.out
Test/baseResults/pointCoord.frag.out
glslang/MachineIndependent/ShaderLang.cpp