Merge pull request #2976 from jeremy-lunarg/hayes-fix-2975
[platform/upstream/glslang.git] / Test / 420.vert
2021-04-14 Greg FischerMerge pull request #2522 from dneto0/intlog2
2021-03-01 greg-lunargMerge pull request #2557 from greg-lunarg/i2552b
2021-02-27 Greg FischerFix off-by-1 bug in gl_MaxCombinedTextureImageUnits...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-04-19 John KessenichFix #1720: Give an error for parameter mismatched image...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-07-27 John KessenichFront-end: Fix issue #409, check for implicitly-sized...
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-12-11 John KessenichImplement specification change in 'restrict', allowing...
2014-08-13 John KessenichFinish virtually all of the remaining atomic counter...
2014-08-10 John KessenichImplement GL_ARB_shader_image_load_store. Partly done...
2014-05-11 John KessenichFinish GL_ARB_shading_language_420pack: *ProgramTexelOf...
2014-05-10 John Kessenich420Pack: Implement length() on vectors and matrices...
2013-12-12 John KessenichTessellation: implement 'patch' semantics.
2013-12-11 John KessenichTessellation partial implementation (not ready for...
2013-12-09 John KessenichFlesh out 4.x block redeclaration semantics:
2013-12-04 John KessenichDetect and give error on second occurrence of #version.
2013-12-03 John KessenichGive error when overloaded functions differ only on...
2013-11-27 John KessenichCompile-time check on sampler binding size, link-time...
2013-10-18 John KessenichAdd layout binding qualifier for blocks and samplers...
2013-10-18 John KessenichAdd swizzles to scalars.
2013-10-17 John KessenichAdd function "const", where the initializer does not...
2013-08-27 John KessenichGive new scopes to non-compound (simple) if-then-else...
2013-06-24 John KessenichAdd semantic checks for order of qualification and...