Fix variable scoping of do-while
[platform/upstream/glslang.git] / glslang / MachineIndependent / limits.cpp
2021-04-14 Greg FischerMerge pull request #2522 from dneto0/intlog2
2021-02-23 greg-lunargMerge pull request #2525 from ZhiqianXia/master
2021-02-15 greg-lunargMerge pull request #2532 from juliusikkala/master
2021-02-15 greg-lunargMerge pull request #2458 from ShchchowAMD/unique_id-fix
2021-02-15 ChowFix issue for new unique id system. Add level bits...
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-09-02 Roy.liMerge pull request #5 from KhronosGroup/master
2019-08-21 John KessenichMerge pull request #1855 from KhronosGroup/web
2019-08-21 John KessenichWeb: Turn off includes, independent preprocessing path...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2015-08-10 John KessenichArray of Array prep: Turn a batch of 0's into nullptr...
2015-06-26 John KessenichSecond round line ending clean up, from fresh round...
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2014-02-19 John KessenichMake 64-bit VS compile clean. Mostly size_t vs. int...
2014-01-11 John KessenichImprovement to the AST traversal infrastructure.
2013-10-14 John KessenichImplement ES 2.0 (version 100) limitations for non...