Linker: Eliminate uncalled functions, because they can be ill-defined.
[platform/upstream/glslang.git] / Test / baseResults / 140.vert.out
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-11-14 John KessenichMerge pull request #576 from steve-lunarg/uav-registers
2016-11-14 John KessenichMerge pull request #583 from null77/fix-unref-warning
2016-11-05 John KessenichWhole stack: Fix stale types in the AST linker object...
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-08-19 John KessenichBackward incompatible: Turn on PureOperatorBuiltins...
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-10-06 John KessenichRemove lod argument from texture2DRect built-ins. ...
2014-08-19 John KessenichImplement 'index' layout qualifier for fragment outputs...
2014-07-29 John KessenichImplement most of GL_ARB_explicit_attrib_location ...
2014-04-24 John KessenichAllow the pre-150 built-in redeclarations when using...
2014-04-14 John KessenichAdd missing tests and test results.