Fix variable scoping of do-while
[platform/upstream/glslang.git] / glslang / MachineIndependent / iomapper.cpp
2021-09-22 Malcolm BechardAuto push constant blocks (#2764)
2021-04-14 Greg FischerMerge pull request #2522 from dneto0/intlog2
2021-03-18 greg-lunargMerge pull request #2574 from feifei14119/master
2021-03-15 greg-lunargMerge pull request #2576 from KhronosGroup/revert-2569...
2021-03-15 greg-lunargRevert "Revert "GL_ext_vulkan_glsl_relaxed extension...
2021-03-10 greg-lunargMerge pull request #2569 from KhronosGroup/revert-2242...
2021-03-10 greg-lunargRevert "GL_ext_vulkan_glsl_relaxed extension support...
2021-03-09 greg-lunargMerge pull request #2565 from greg-lunarg/i2564
2021-03-08 greg-lunargMerge pull request #2242 from mbechard/GL_EXT_vulkan_gl...
2021-03-08 will brownImplement GL_EXT_vulkan_glsl_relaxed option
2020-12-24 nihuiniMerge remote-tracking branch 'upstream/master' into...
2020-11-05 ChowFix warning in iomapper. (#2449)
2020-11-03 Chow8. io mapping refine & qualifier member check & resolve...
2020-08-03 John KessenichMerge pull request #2362 from ShabbyX/optimize_for_angle
2020-07-31 Shahbaz YoussefiUse GLSLANG_ANGLE to strip features to what ANGLE requires
2020-07-22 John KessenichMerge pull request #2348 from ben-clayton/thread-local
2020-07-22 John KessenichMerge pull request #2345 from mbechard/master
2020-07-20 Malcolm Bechardalso search global variables assignment for live variables
2020-07-13 John KessenichMerge pull request #2337 from KhronosGroup/revert-ANGLE
2020-07-13 John KessenichRevert "Merge pull request #2330 from ShabbyX/optimize_...
2020-07-11 John KessenichMerge pull request #2330 from ShabbyX/optimize_for_angle
2020-07-08 Shahbaz YoussefiUse GLSLANG_ANGLE to strip features to what ANGLE requires
2020-06-04 ChowAdd Shared/Std140 SSBO process & top-level array elemen...
2020-05-20 John KessenichFix #2227, which was coded incorrectly, to be simpler...
2020-05-20 Roy.liCode refine. (#2227)
2020-04-21 MennoVinkxcode warnings fix (#2188)
2020-02-20 John KessenichMerge pull request #2086 from samuelig/SPV_AMD_shader_i...
2020-02-19 John KessenichMerge pull request #2089 from Roy-AMD/Fix-iomapper...
2020-02-19 Roy.liFix iomapper issue
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-02-05 John KessenichMerge pull request #2077 from kainino0x/configurable...
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-16 ChowAdd Error check flag in io mapper
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-10-19 Timo SuorantaFixes for gcc 9 / -Werror=deprecated-copy
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-10-11 John KessenichMerge pull request #1888 from Roy-AMD/Adjusting-code...
2019-09-03 John KessenichMerge pull request #1889 from Roy-AMD/code-refine
2019-09-02 Roycode refine
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...
2019-08-21 John KessenichWeb: Turn off bracket-style attributes, reflection...
2019-08-21 John KessenichWeb: Remove/rationalize a set of *_EXTENSIONS, using...
2019-08-21 John KessenichWeb: Change a bunch of HLSL methods from dynamic to...
2019-07-29 John KessenichMerge pull request #1857 from Roy-AMD/automapping-openg...
2019-07-28 Canon leeFix location distribution not in order
2019-07-25 Canon leeMerge branch 'sync' into automapping-opengl-location
2019-07-25 RoyFix memory init issue, to make sure the class members...
2019-07-23 John KessenichRevert "Merge pull request #1792 from Roy-AMD/automappi...
2019-07-23 John KessenichMerge pull request #1792 from Roy-AMD/automapping-openg...
2019-06-06 Canon leecode format refine
2019-06-06 RoyAdd interface symbol and uniform symbol location auto...
2018-12-10 John KessenichMerge pull request #1620 from akien-mga/unix-executable-bit
2018-12-10 Rémi VerscheldeRemove Unix executable permission from text files
2018-10-22 John KessenichMerge pull request #1534 from Kangz/no_static_lib
2018-10-20 John KessenichFix #1536: use string instead of TString for uniform...
2018-10-05 John KessenichMerge pull request #1523 from sparmarNV/fix-SPV_NV_mesh...
2018-10-05 John KessenichMerge pull request #1524 from chaoc/master
2018-10-05 John KessenichMerge pull request #1515 from Igalia/more-location...
2018-10-02 Neil RobertsAdd an option to set the base uniform location
2018-10-02 Neil RobertsAdd a command-line option to override uniform locations
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-07-25 John KessenichMerge pull request #1455 from TiemoJung/nullpointer_cra...
2018-07-25 t.jungFixes a crash when in/out varying variable had no seman...
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-12 John KessenichMerge pull request #1442 from dneto0/use-forked-android...
2018-07-12 John KessenichErrors and Build: Fix build warnings, which also improv...
2018-06-15 John KessenichMerge pull request #1405 from Igalia/nroberts/amb-arrays
2018-06-14 Neil RobertsTake into account arrays of opaque types when reserving...
2018-05-12 John KessenichMerge pull request #1375 from Igalia/nroberts/aml-arrayio
2018-05-10 Neil RobertsSkip outermost array when assigning locations to auto...
2018-05-03 John KessenichMerge pull request #1363 from mattparks/patch4
2018-05-03 John KessenichMerge pull request #1368 from danginsburg/issue_1367
2018-05-02 danginsburgFix issue #1367 - change the I/O remapper to ignore...
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-10 John KessenichMerge pull request #1341 from St0fF-NPL-ToM/master
2018-04-09 John KessenichMerge pull request #1338 from cgmb/minor-shaderlang...
2018-04-09 John KessenichGLSL/SPV: no location on atomic_uint; Fix #1339.
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-21 John KessenichMerge pull request #1306 from Igalia/uniform-aml-v2
2018-03-21 Neil RobertsTake into account the number of locations taken up...
2018-03-21 Neil RobertsAdd locations to opaque types for OpenGL
2018-03-16 John KessenichMerge pull request #1291 from ben-clayton/add-nv-nopersp
2018-03-16 John KessenichMerge pull request #1299 from KhronosGroup/fix-conversions
2018-03-16 John KessenichMerge pull request #1289 from Igalia/igalia/dmat-scalar...
2018-03-14 John KessenichMerge pull request #1294 from dgkoch/dgkoch_build_fixes4
2018-03-13 John KessenichMerge pull request #1293 from baldurk/remove-en-dash
2018-03-13 Baldur KarlssonReplace en-dash with simple ASCII hyphen
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-02-27 John KessenichIO mapper: Fix #1261: Supply location mapper with size...
next