Merge pull request #3015 from spnda/remove_nv_c_interface
[platform/upstream/glslang.git] / Test / 430.vert
2015-09-16 Rex XuMerge master branch from upstream
2015-09-16 Rex XuMerge remote-tracking branch 'upstream/master'
2015-09-16 John KessenichFull stack: implement textureQueryLod(*) and textureQue...
2014-08-19 John KessenichImplement 'index' layout qualifier for fragment outputs...
2014-08-13 John KessenichImplement GL_ARB_shader_texture_image_samples. Also...
2014-08-12 John KessenichTurn on ESSL 3.1 for most features:
2014-08-12 John KessenichRemove the now dead 'shared' type field, and add semant...
2014-08-11 John KessenichFinish implementing compute shaders, within #version...
2014-05-11 John KessenichFinish GL_ARB_shading_language_420pack: *ProgramTexelOf...
2014-02-03 John KessenichGL_ARB_enhanced_layouts, final. #extension tests,...
2014-01-07 John KessenichFix slight inconsistencies in which qualifiers are...
2013-12-07 John KessenichAllow layout aliasing for desktop vertex inputs.
2013-12-06 John KessenichDesktop array size limit checking for gl_ClipDistance...
2013-12-05 John KessenichImplement location overlap error checking.
2013-11-08 John KessenichAdd some missing invariant semantic checks, replace...
2013-10-24 John KessenichAdd redeclarations of built-in blocks.
2013-10-22 John KessenichTie "location = " to the right stages/versions/extensio...