Merge pull request #2891 from dneto0/hlsl-namespace
[platform/upstream/glslang.git] / Test / 400.geom
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-06-19 John KessenichRevert "GLSL: Fix #1279: refract does not have a double...
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
2018-05-17 John KessenichGLSL: Fix #1279: refract does not have a double-type...
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-18 John KessenichMerge pull request #134 from AWoloszyn/glslangvalidator...
2016-01-18 John KessenichMerge pull request #133 from AWoloszyn/spirv-memory
2016-01-17 John KessenichDoubles: Add all the missing built-in double-based...
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 KessenichAdd the bitField built-in functions. Mark 330 as being...
2013-12-18 John KessenichAdditional semantic checking for tessellation shaders...
2013-12-12 John KessenichTessellation: implement 'patch' semantics.
2013-12-09 John KessenichFlesh out 4.x block redeclaration semantics:
2013-12-05 John KessenichRemove one layer of arrayness on geometry shader inputs...
2013-10-24 John KessenichAdd geometry shader input array sizing/checking WRT...
2013-10-23 John KessenichAdd geometry-shader stream, invocations, max_vertices...
2013-10-16 John KessenichAdd all built-in variables for all versions/profiles...
2013-08-09 John KessenichPut in infrastructure for tessellation, geometry, and...