Linker: Eliminate uncalled functions, because they can be ill-defined.
[platform/upstream/glslang.git] / Test / baseResults / 420.geom.out
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-09-19 John KessenichNon-functional: Sweep through the stack for consistent...
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-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-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-18 John KessenichAdditional semantic checking for tessellation shaders...
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-10-28 John KessenichFix bug where bracket dereferences were incorrectly...
2013-10-24 John KessenichAdd geometry shader input array sizing/checking WRT...