Linker: Eliminate uncalled functions, because they can be ill-defined.
[platform/upstream/glslang.git] / Test / baseResults / 110scope.vert.out
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-12-09 John KessenichLinker: Walk the call graph to report an error on missi...
2016-12-06 John KessenichMerge pull request #615 from dneto0/consistent-location...
2016-12-06 John KessenichGLSL: Allow desktop shaders to call functions from...
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2015-12-11 John KessenichTests: Move to just linefeed to simply cross-platform...
2015-10-06 John KessenichGive error for calling a user-defined function at globa...
2015-05-18 John Kessenichglslang: Formally track all built-in variables, right...
2015-04-29 John Kessenichglslang AST output: include global vs. temp (local...
2014-04-14 John KessenichRestore r26245 and all tests and test results since...
2014-03-31 John KessenichTrack which extensions were enabled or required, in...
2014-01-06 John KessenichMinor infrastructure changes, to simplify an upcoming...
2013-12-11 John KessenichAdd missing check that a function call is not using...