Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git] / Test / 400.frag
2017-06-15 John KessenichMerge pull request #917 from KhronosGroup/remove-redund...
2017-06-05 John KessenichGLSL: replace general missing functionality with specif...
2017-04-21 John KessenichMerge pull request #842 from steve-lunarg/sb-cast
2017-04-20 John KessenichGLSL: Fix #822: Improve information given for syntax...
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-01-22 John KessenichSemantics: Spec. changing to reflect reality of int...
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-10-02 John KessenichAllow future keywords to be accessed as members in...
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...
2015-08-22 John KessenichGL_OES_shader_multisample_interpolation: Include scalar...
2015-08-22 John KessenichImplement GL_OES_shader_multisample_interpolation,...
2014-08-14 John KessenichImplement frexp, ldexp, packUnorm2x16, unpackUnorm2x16...
2014-08-13 John KessenichImplement GL_ARB_derivative_control.
2014-03-26 John KessenichExpand implicit argument conversions to also include...
2013-12-12 John KessenichTessellation: implement 'patch' semantics.
2013-12-05 John KessenichImplement location overlap error checking.
2013-11-23 John KessenichCorrect textureGather*() extension support:
2013-11-20 John KessenichAdd limit checking for constant texture texel offsets...
2013-11-20 John KessenichTrack what ins/outs/uniforms are used, so that errors...
2013-11-05 John KessenichClean up/resolve a bunch of TODO, which included implem...
2013-10-22 John KessenichTie "location = " to the right stages/versions/extensio...
2013-10-21 John KessenichAdd texture gather functions (and extension check)...
2013-10-16 John KessenichAdd all built-in variables for all versions/profiles...
2013-06-24 John KessenichDisallow variable indexing into sampler array for ES...