Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git] / Test / 120.frag
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-02-28 John KessenichMerge pull request #736 from steve-lunarg/structbuffer...
2017-02-28 John KessenichPP: Address #737: accept 'h'/'H' floating-point suffix...
2017-01-26 John KessenichFix issue #693. Ternary operator on void type.
2014-07-29 John KessenichFinish implement GL_ARB_texture_lod; adding the 19...
2014-07-29 John KessenichAdd the original-style texture-rectangle texturing...
2014-06-03 John KessenichAdd partial support for GL_ARB_shader_texture_lod.
2014-06-03 John KessenichAdd missing matrix constructor test, and add a size...
2013-11-22 John KessenichAdd missing non-square matrixCompMult built-in functions.
2013-11-12 John KessenichFixes to scanning:
2013-09-08 John KessenichFull thread safety working:
2013-08-27 John KessenichGive new scopes to non-compound (simple) if-then-else...
2013-08-08 John KessenichRemove a mangled-name cache in the type that was someti...
2013-06-25 John KessenichAdd semantic check for precision qualifier on wrong...
2013-05-28 John KessenichAdd missing type check for operands having the same...
2013-04-25 John KessenichFor all keywords already present, get correct when...
2013-03-01 John KessenichAdd productions/data for about 14 qualifiers (versions...
2013-02-28 John KessenichImplement operator-based implicit type conversions.
2013-02-12 John KessenichAllow GLSL construction of matrix from matrix, starting...
2013-01-31 John KessenichAdd ability to treat keywords as identifiers in version...
2013-01-10 John KessenichProperly declare versions for precision qualifiers...