Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git] / Test / 300layout.vert
2014-01-28 John KessenichGL_ARB_enhanced_layouts, part 5: uniform offset and...
2013-12-18 John KessenichAdditional semantic checking for tessellation shaders...
2013-12-05 John KessenichImplement location overlap error checking.
2013-12-04 John KessenichCheck for packing qualifiers on block members.
2013-10-11 John KessenichTurn on non-uniform blocks (in/out/buffer), and prevent...
2013-06-20 John KessenichAdd grammar productions for the syntax "layout(......
2013-04-25 John KessenichFor all keywords already present, get correct when...
2013-04-10 John KessenichAdditional layout-related error checking.
2013-04-10 John KessenichImplement default layout qualifiers at global and block...
2013-04-10 John KessenichAdd anonymous members as a new symbol table type, so...
2013-04-10 John KessenichAdd interface blocks as a basic type and handle uniform...
2013-04-09 John KessenichInitial implementation of layout qualifiers. More...