Fix variable scoping of do-while
[platform/upstream/glslang.git] / glslang / MachineIndependent / reflection.cpp
2021-04-14 Greg FischerMerge pull request #2522 from dneto0/intlog2
2021-03-18 greg-lunargMerge pull request #2579 from mbechard/master
2021-03-18 greg-lunargMerge pull request #2574 from feifei14119/master
2021-03-15 feifei141191. fix macro definition value for unsinged-int64-vector...
2021-02-15 greg-lunargMerge pull request #2458 from ShchchowAMD/unique_id-fix
2020-12-24 nihuiniMerge remote-tracking branch 'upstream/master' into...
2020-12-15 John KessenichMerge pull request #2485 from proydakov/fixed-hlsl...
2020-12-15 Evgeny ProydakovFixed compile warning in reflection.cpp for ENABLE_HLSL...
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-28 John KessenichMerge pull request #2359 from dneto0/fix-warn
2020-07-27 David NetoAvoid spurious warning about uninit var
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-09 Ryan HarrisonUse correct type for var storing returned value (#2263)
2020-06-04 ChowAdd Shared/Std140 SSBO process & top-level array elemen...
2020-05-21 Ryan HarrisonReplace incorrect uint32_t with correct int vars (...
2020-05-15 Roy.liReserve unused std140 uniform block in reflection,...
2020-03-30 John KessenichMerge pull request #2162 from ntfshard/small_fix
2020-03-29 ntfs.hardprintf format
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-11-04 John KessenichMerge pull request #1953 from null77/gn-add-missing...
2019-11-04 John KessenichMerge pull request #1954 from corporateshark/master
2019-11-02 Sergey KosarevskyFix warning: size_t->int implicit cast
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-10-03 John KessenichMerge pull request #1918 from KhronosGroup/format-attri...
2019-09-25 John KessenichMerge pull request #1906 from ShchchowAMD/master
2019-09-18 ChowReflection will crash when the VS input symbol defines...
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-28 John KessenichMerge pull request #1876 from jeffbolznv/imma
2019-08-27 John KessenichMerge pull request #1881 from baldurk/buffer-array...
2019-08-26 baldurkDereference any array type before expanding root-level...
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: Generalize _EXTENSIONS* in SPIR-V back-end.
2019-08-21 John KessenichWeb: Turn off bracket-style attributes, reflection...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-05-08 John KessenichMerge pull request #1739 from jeffbolznv/buffer_reference2
2019-05-01 Jeff BolzAdd support for GL_EXT_buffer_reference2
2019-02-21 John KessenichMerge pull request #1706 from nico/master
2019-02-21 John KessenichMerge pull request #1705 from baldurk/fix-indexindirect...
2019-02-21 baldurkFix type recursion with EOpIndexIndirect dereferences
2019-02-17 John KessenichMerge pull request #1696 from baldurk/fix-nonblock...
2019-02-11 baldurkFix treatment of array input/output variables in reflection
2019-02-11 John KessenichMerge pull request #1695 from baldurk/explode-reflected...
2019-02-11 baldurkAdd option to unwrap I/O block aggregates in reflection
2019-02-09 John KessenichMerge pull request #1684 from baldurk/reflection-interf...
2019-02-04 baldurkAdd option to reflect all block members, inactive or...
2019-02-04 baldurkAdd option to reflect buffer blocks & variables separat...
2019-02-04 baldurkReflect array stride, top-level array stride, and block...
2019-02-04 baldurkReflect pipeline outputs as well as inputs, optionally...
2019-02-04 baldurkAdd an option to report array variables with trailing...
2019-02-04 baldurkInclude array index in reflected uniform names more...
2019-02-04 baldurkMove TObjectReflection into public interface to clean...
2019-02-03 John KessenichMerge pull request #1687 from Igalia/apinheiro/no-more...
2019-02-01 John KessenichMerge pull request #1688 from mattparks/patch-1
2019-02-01 John KessenichMerge pull request #1683 from null77/disable-extra...
2019-02-01 Matthew AlbrechtSwitched to std::string for TReflection and TObjectRefl...
2019-01-30 John KessenichMerge pull request #1675 from nicebyte/ext_yuv_target
2019-01-29 John KessenichMerge pull request #1681 from baldurk/reflection-fixes
2019-01-29 baldurkUpdate reflection offset consistently for structure...
2018-11-27 John KessenichMerge pull request #1567 from Igalia/apinheiro/xfb...
2018-11-16 John KessenichMerge branch 'jeffbolznv-scalar_block_layout'
2018-11-16 John KessenichMerge branch 'scalar_block_layout' of https://github...
2018-11-14 Jeff BolzImplement GL_EXT_scalar_block_layout
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-11 John KessenichMerge pull request #1438 from Think-Silicon/getUniformS...
2018-07-10 dmpakasReflection exposes the Shader Stages where a Uniform...
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.
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-02 John KessenichMerge pull request #1266 from amdrexu/feature
2018-03-02 Rex XuImplement the extension GL_AMD_gpu_shader_half_float_fetch
2017-07-28 John KessenichGLSL reflection: Fix #985: reflect runtime sized arrays...
2017-07-28 John KessenichNonfunctional: Add reflect test case, and fix long...
2017-06-19 John KessenichHLSL: Non-functional: Make test valid HLSL, and related...
2017-04-19 John KessenichMerge pull request #835 from steve-lunarg/sb-counters
2017-04-18 steve-lunargWIP: HLSL: add refection queries for structuredbuffer...
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-02-23 John KessenichMerge pull request #734 from steve-lunarg/ssbo-reflection
2017-02-22 steve-lunargAdd reflection queries for thread local size and ssbo...
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...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-03 John KessenichMerge pull request #533 from steve-lunarg/reflection
2016-10-02 steve-lunargadd reflection queries to return a TType. Fix minor...
next