Merge pull request #2976 from jeremy-lunarg/hayes-fix-2975
[platform/upstream/glslang.git] / Test / 450.vert
2017-12-16 John KessenichGLSL: Fix #1193: no 'location' on uniform/buffer block.
2017-08-01 John KessenichMerge pull request #1006 from KhronosGroup/4.60
2017-07-31 John KessenichGLSL 4.6: Implement shader group vote.
2017-07-31 John KessenichGLSL 4.6: Implement draw parameters.
2017-07-31 John KessenichGLSL 4.6: Implement atomic counter ops and SPV_KHR_shad...
2017-07-31 John KessenichGLSL: Initiate version GLSL 460, including accept extra...
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-11 John KessenichMerge pull request #762 from LukasBanana/master
2017-03-11 John KessenichPP: Recognize the '::' token, and translate appropriate...
2014-10-28 John KessenichES check for vertex out or fragment in containing any of
2014-08-13 John KessenichImplement cull distances for GLSL 4.5 (but not as an...