Fix variable scoping of do-while
[platform/upstream/glslang.git] / glslang / MachineIndependent / ParseContextBase.cpp
2021-09-21 Greg FischerMerge pull request #2685 from kevin-mccullough/FixIsIoR...
2021-09-17 Greg FischerMerge pull request #2759 from mbechard/vkRelaxed-RetargetID
2021-09-17 Greg FischerMerge pull request #2756 from mbechard/vkRelaxed-AvoidD...
2021-09-16 Malcolm Bechardavoid growing the global uniform block with duplicates
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-03 Chow8. io mapping refine & qualifier member check & resolve...
2020-03-31 John KessenichMerge pull request #2166 from alelenv/rq_lvalue_fix
2020-03-30 alelenvError assigns to objects of rayQueryEXT type.
2020-03-24 Neslisah Torosdaglicopyright notice changes removed from unchanged files
2020-03-19 Neslisah Torosdaglicomment update, rayQueryEXT is writable, readonly check...
2020-03-19 TorosdagliGL_EXT_ray_query updates
2020-03-19 Neslisah Torosdaglicomment update, rayQueryEXT is writable, readonly check...
2020-03-19 TorosdagliGL_EXT_ray_query updates
2020-03-18 John KessenichMerge pull request #2130 from dgkoch/EXT_ray_tracing
2020-03-18 Daniel KochAdd support for GLSL_EXT_ray_tracing
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...
2019-08-21 John KessenichWeb: Make switched methods all be non-virtual, more...
2019-08-21 John KessenichWeb: Optional error management and error tightening.
2019-08-21 John KessenichWeb: Use isEsProfile() instead of run-time testing...
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 #1813 from jeffbolznv/compositeconstruct
2019-07-25 Canon leeMerge branch 'sync' into automapping-opengl-location
2019-07-23 John KessenichMerge pull request #1792 from Roy-AMD/automapping-openg...
2019-07-16 John KessenichMerge pull request #1837 from KhronosGroup/fix-NV_compu...
2019-07-15 John KessenichMerge pull request #1824 from KhronosGroup/fix-spec...
2019-07-03 John KessenichSPV: Fix #1783: Don't do bounds checking for spec-const...
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-03-19 John KessenichMerge pull request #1711 from demett-brcm/avoid-undefin...
2019-03-18 John KessenichMerge pull request #1733 from null77/fix-msvc-warn
2019-03-17 John KessenichMerge pull request #1728 from alelenv/shaderrecord_fix
2019-03-04 Ashwin LeleError out writes to shaderRecordNV buffer blocks.
2018-11-09 John KessenichMerge pull request #1547 from Igalia/apinheiro/xfb...
2018-11-02 John KessenichMerge pull request #1557 from nicebyte/spec-const-decor...
2018-10-31 John KessenichMerge pull request #1543 from alelenv/nv-raytracing...
2018-10-31 Ashwin LeleMultiple features and misc fixes for final raytracing...
2018-09-19 John KessenichMerge pull request #1499 from chaoc/nvidia_turing
2018-09-19 Chao ChenAdd-support-for-SPV_NVX_raytracing
2018-03-29 John KessenichMerge pull request #1319 from KhronosGroup/array-ration...
2018-03-29 John KessenichNon-functional. Rationalizations enabling future genera...
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-17 John KessenichMerge pull request #1282 from KhronosGroup/hlslFunction...
2018-03-17 John KessenichImplement SPV_GOOGLE_hlsl_functionality1.
2017-10-20 John KessenichMerge pull request #1111 from LoopDawg/per-set-binding...
2017-10-19 John KessenichHLSL: Fix #1106. Support shader setting of binding...
2017-09-16 John KessenichMerge pull request #1044 from dsrbecky/image_external_essl3
2017-09-15 John KessenichHLSL: Add bounds checking, shared with GLSL. Partially...
2017-03-31 John KessenichMerge pull request #797 from steve-lunarg/scalar-length
2017-03-30 John KessenichNon-functional: Round of adding 'const', related to...
2017-03-23 John KessenichHLSL: Allow use of $Global members in between function...
2017-02-17 Graham WihlidalMerge pull request #1 from KhronosGroup/master
2017-02-17 John KessenichMerge pull request #720 from flaviobortot/master
2017-02-09 John KessenichMerge pull request #685 from KhronosGroup/wrap-entry...
2017-02-07 John KessenichHLSL: Add tests and refine what decorations are passed...
2017-02-07 John KessenichHLSL: Wrap the entry-point; need to write 'in' args...
2017-01-14 John KessenichFix build break for non-VS.
2017-01-14 John KessenichFront-ends: Non-functional: Rationalize vector and...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-13 John KessenichHLSL: Add EOpMatrixSwizzle, selectively decomposed...
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2017-01-05 John KessenichMerge pull request #650 from steve-lunarg/lvalue-swizzl...
2017-01-04 John KessenichMerge pull request #648 from steve-lunarg/type-identifiers
2017-01-04 John KessenichMerge pull request #632 from steve-lunarg/structure...
2017-01-03 John KessenichMerge pull request #659 from steve-lunarg/d3dcolortoubyte4
2017-01-03 John KessenichMerge pull request #647 from steve-lunarg/default-fn...
2016-12-29 steve-lunargHLSL default function parameters
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-19 John KessenichMerge pull request #624 from steve-lunarg/remapper...
2016-12-19 John KessenichMerge pull request #625 from jbeich/gcc6
2016-12-17 John KessenichFix comment typo.
2016-12-08 John KessenichMerge pull request #621 from steve-lunarg/recursive...
2016-12-08 John KessenichMerge pull request #619 from steve-lunarg/opcode-specif...
2016-12-07 steve-lunargHLSL: opcode specific promotion rules for interlocked ops
2016-11-14 John KessenichMerge pull request #576 from steve-lunarg/uav-registers
2016-11-14 John KessenichMerge pull request #583 from null77/fix-unref-warning
2016-11-05 John KessenichWhole stack: Fix stale types in the AST linker object...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-16 John KessenichMerge pull request #548 from baldurk/vs2010-compile...
2016-10-16 John KessenichMerge pull request #539 from schwa423/linux_global_lock
2016-10-16 John KessenichMerge pull request #549 from steve-lunarg/multidim...
2016-10-13 John KessenichMerge pull request #542 from steve-lunarg/rwbuffers
2016-10-13 John KessenichMerge pull request #538 from steve-lunarg/iomap-binding...
2016-10-13 baldurkGive all complex lambdas an explicit return type
2016-10-12 steve-lunargHLSL: phase 2c: use lValueErrorCheck in HLSL FE
2016-10-11 John KessenichMerge pull request #543 from slime73/compilerwarnings
2016-10-09 Alex SzpakowskiAddress some compiler warnings.
next