Linker: Eliminate uncalled functions, because they can be ill-defined.
[platform/upstream/glslang.git] / Test / baseResults / 410.geom.out
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2015-12-13 John KessenichSemantics: 'invocations' defaults to 1, not 0.
2015-12-12 John KessenichSemantics: Geometry stage can support max_vertices...
2015-12-11 John KessenichTests: Move to just linefeed to simply cross-platform...
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-05-10 John Kessenich420Pack: Implement length() on vectors and matrices...
2014-05-06 John KessenichImplement implicit conversions on function return expre...
2014-04-14 John KessenichRestore r26245 and all tests and test results since...
2014-04-02 John KessenichNon-functional, infrastructure: Be more explicit about...
2014-03-31 John KessenichTrack which extensions were enabled or required, in...
2014-01-07 John KessenichFix slight inconsistencies in which qualifiers are...
2014-01-06 John KessenichMinor infrastructure changes, to simplify an upcoming...
2013-12-13 John KessenichTessellation: Implicit array sizing and consistency...
2013-12-11 John KessenichTessellation partial implementation (not ready for...
2013-12-09 John KessenichFlesh out 4.x block redeclaration semantics:
2013-11-20 John KessenichAdd link-time checks for max_vertices, input primitive...
2013-11-20 John KessenichTrack what ins/outs/uniforms are used, so that errors...
2013-11-05 John KessenichClean up/resolve a bunch of TODO, which included implem...
2013-10-28 John KessenichFix bug where bracket dereferences were incorrectly...
2013-10-24 John KessenichAdd geometry shader input array sizing/checking WRT...
2013-10-24 John KessenichAdd redeclarations of built-in blocks.
2013-10-23 John KessenichAdd geometry-shader stream, invocations, max_vertices...
2013-10-16 John KessenichAdd all built-in variables for all versions/profiles...
2013-10-15 John KessenichAdd ES 3.0 fragment output link-time test for outputs...