Merge pull request #2891 from dneto0/hlsl-namespace
[platform/upstream/glslang.git] / Test / 140.frag
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2020-01-27 John KessenichMerge pull request #2035 from ShchchowAMD/builtin_max_l...
2020-01-24 John KessenichMerge pull request #2038 from corporateshark/c_interface
2020-01-21 Roy.liMerge pull request #8 from KhronosGroup/master
2020-01-16 John KessenichMerge pull request #2033 from ShchchowAMD/binding_contr...
2020-01-07 John KessenichMerge pull request #2032 from ShchchowAMD/atomic-uint...
2019-12-30 John KessenichMerge branch 'master' into ARB_uniform_buffer_object
2019-12-30 John KessenichMerge pull request #1996 from ShchchowAMD/ARB_texture_m...
2019-12-23 ChowAdd support for ARB_texture_multisample
2015-04-30 John Kessenichglslang: Bug 13724: ES global initializers must be...
2014-07-29 John KessenichImplement most of GL_ARB_explicit_attrib_location ...
2014-03-26 John KessenichExpand implicit argument conversions to also include...
2014-02-12 John KessenichCorrect which versions can support the extensions GL_AR...
2013-12-18 John KessenichAllow tessellation shaders to work on versions back...
2013-12-04 John KessenichCheck for structures out from vertex or into fragment...
2013-10-16 John KessenichAdd all built-in variables for all versions/profiles...
2013-04-11 John KessenichAdd the GL_ES macro for ES personalities, along with...
2013-01-10 John KessenichProperly declare versions for precision qualifiers...