Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git] / Test / lineContinuation.vert
2015-04-30 John Kessenichglslang: Bug 13724: ES global initializers must be...
2013-12-31 John KessenichTests: add a few more test cases.
2013-12-30 John KessenichPreprocessor: Rationalize, simplify, and correct the...
2013-12-16 John Kessenich1) Allow '\' before a non-newline as a token in the...
2013-12-06 John KessenichMade '\' at end of C++ comments be a warning. It is...
2013-12-03 John KessenichDisallow non-language characters in comments for ES...
2013-11-12 John KessenichFix line-continuation bug.
2013-07-06 John KessenichEliminate flex as the GLSL lexical analyzer, going...
2013-06-25 John KessenichSupport line-continuation (backslash before newline...