platform/upstream/glslang.git
2019-05-10 John KessenichSPV 1.4: Add testing infrastructure for SPV 1.4 tests.
2019-05-10 John KessenichSPV 1.4: Generate all globals on OpEntryPoint interface...
2019-05-10 John KessenichSPV: Move to the SPIR-V 1.4 header.
2019-05-10 John KessenichMerge pull request #1765 from KhronosGroup/update-known...
2019-05-09 John KessenichLatest known-good SPIRV-Tools: WARNING: Needs python...
2019-05-09 John KessenichBump revision.
2019-05-09 John KessenichMerge pull request #1762 from jeffbolznv/issue1760
2019-05-08 Jeff BolzFor nonuniformEXT constructor, make a copy of the node...
2019-05-08 John KessenichMerge pull request #1739 from jeffbolznv/buffer_reference2
2019-05-03 John KessenichMerge pull request #1755 from amdrexu/bugfix
2019-05-03 John KessenichMerge pull request #1758 from jeffbolznv/convertonly
2019-05-03 John KessenichFix #1759: Check for specialization constants when...
2019-05-01 Jeff BolzAdd support for GL_EXT_buffer_reference2
2019-05-01 Jeff BolzIf a shader's only use of float16 is for FConvert,...
2019-04-25 Rex XuFix issues of explicit conversions.
2019-04-19 John KessenichBump revision.
2019-04-19 John KessenichGLSL: Add error check for an argument dropping the...
2019-04-19 John KessenichFix #1720: Give an error for parameter mismatched image...
2019-04-19 John Kessenichclang-format correction and typo (clang format likely...
2019-04-17 John KessenichMerge pull request #1753 from pixeljetstream/ckubischnv...
2019-04-17 Christoph Kubischimprove formating
2019-04-16 Christoph Kubischrevert typeName from getCompleteString() (breaks tests...
2019-04-16 Christoph Kubischimprove formating
2019-04-16 Christoph KubischTType::getCompleteString insert optional structure...
2019-04-15 Christoph Kubischminor improvements to formating
2019-04-13 Christoph Kubischminor naming cleanup
2019-04-13 Christoph Kubischintroduce new --dump-builtin-symbols command line
2019-04-08 John KessenichMerge pull request #1752 from dgkoch/dkoch_build_fix18
2019-04-06 Daniel KochAdd cstdlib include
2019-04-05 John KessenichMerge pull request #1750 from greg-lunarg/kg103
2019-04-04 Greg FischerUpdate spirv-tools known-good
2019-04-04 John KessenichUpdate to latest SPIR-V header and bump revision.
2019-04-04 John KessenichMerge pull request #1749 from dgkoch/dgkoch_common_mscver
2019-04-03 Daniel KochCheck if _MSC_VER is defined before using.
2019-04-03 John KessenichMerge pull request #1746 from karl-lunarg/gtest-install
2019-04-02 Karl Schultzbuild: Don't ship GTEST headers in install target
2019-03-28 John KessenichMerge pull request #1742 from greg-lunarg/kg102
2019-03-27 Greg FischerUpdate spirv-tools known-good
2019-03-27 John KessenichMerge pull request #1740 from ewerness-nv/callableincoming
2019-03-27 John KessenichMerge pull request #1741 from dgkoch/shader_subgroup
2019-03-26 Daniel KochEnable GL_KHR_shader_subgroup properly
2019-03-26 Eric WernessCallables shouldn't have incoming ray flags
2019-03-19 John KessenichMerge pull request #1711 from demett-brcm/avoid-undefin...
2019-03-19 LaurieGLSL: Fix tessellation control shader bounding box...
2019-03-18 John KessenichMerge pull request #1733 from null77/fix-msvc-warn
2019-03-18 John KessenichMerge pull request #1731 from godlikepanos/master
2019-03-18 Jamie MadillSuppress MSVC warning about unused variable.
2019-03-18 Panagiotis... Avoid running the validator as part of the optimization...
2019-03-18 John KessenichBuild: Update to the most recent SPIR-V headers, for...
2019-03-17 John KessenichMerge pull request #1728 from alelenv/shaderrecord_fix
2019-03-12 John KessenichMerge pull request #1724 from zoddicus/roll_spirv
2019-03-12 Ryan HarrisonUpdate SPIRV-Tools and Headers
2019-03-12 John KessenichMerge pull request #1723 from null77/gn-val-executable
2019-03-11 Jamie MadillGN: Make glslang_validator an executable.
2019-03-07 John KessenichMerge pull request #1717 from jeffbolznv/getBufferRefer...
2019-03-07 John KessenichMerge pull request #1716 from jeffbolznv/buffer_referen...
2019-03-06 Jeff BolzMove getBufferReferenceAlignment to be a method of...
2019-03-06 Jeff BolzImproved fix for buffer reference constants
2019-03-06 John KessenichMerge pull request #1714 from jeffbolznv/volatil
2019-03-06 John KessenichBuild: Update to latest SPIR-V header.
2019-03-05 Jeff BolzFix interactions between 'volatile' and the Vulkan...
2019-03-04 John KessenichMerge pull request #1699 from jeffbolznv/buffer_referen...
2019-03-04 Ashwin LeleError out writes to shaderRecordNV buffer blocks.
2019-03-04 Jeff BolzHandle buffer references vs 'const'
2019-02-28 John KessenichMerge pull request #1713 from jeffbolznv/fix_nv_extensi...
2019-02-28 Jeff BolzFix NV_EXTENSIONS-disabled build
2019-02-26 John KessenichMerge pull request #1701 from jeffbolznv/cooperative_matrix
2019-02-26 Jeff BolzImplement GL_NV_cooperative_matrix
2019-02-25 David EmettAvoid undefined behaviour
2019-02-22 John KessenichMerge pull request #1709 from KhronosGroup/fix-pp
2019-02-22 John KessenichPP: Fix #1605: Paste tokens for ## through number-...
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 Nico WeberFix -Wextra-semi warnings in headers used in Chromium
2019-02-21 baldurkFix type recursion with EOpIndexIndirect dereferences
2019-02-21 John KessenichMerge pull request #1702 from greg-lunarg/kg101
2019-02-21 John KessenichMerge pull request #1703 from dj2/mem_leak
2019-02-21 John KessenichMerge pull request #1704 from dj2/leak
2019-02-20 Dan SinclairFixup leak of TString
2019-02-20 Dan SinclairAllocate empty function name in the string pool.
2019-02-20 Greg FischerUpdate SPIRV-Tools known good
2019-02-19 John KessenichMerge pull request #1700 from KhronosGroup/fix-pp
2019-02-19 John KessenichPP: Faithfully track white-space through macro record...
2019-02-19 John KessenichPP: Non-functional: Remove the sub-tokenization of...
2019-02-19 John KessenichBuild: Fix #1640: Change strcpy to snprintf.
2019-02-17 John KessenichMerge pull request #1696 from baldurk/fix-nonblock...
2019-02-16 John KessenichPP: Fix #1694: Rationalize errors on partially expanded...
2019-02-14 John KessenichMerge pull request #1697 from sparmarNV/fix-NV_mesh_shader
2019-02-14 Sahil ParmarHandle resizing/error checks for mesh shader out arrays
2019-02-12 Sahil ParmarUpdate gtest to explicitly size gl_PrimitiveIndicesNV[]
2019-02-11 Sahil ParmarFix resizing of gl_PrimitiveIndicesNV[] to max_primitiv...
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-11 John KessenichWhitespace: Fix some tabs->spaces, mostly to retriggere...
2019-02-11 John KessenichPP: Fix #1694: Handle badly formed argument substitution.
2019-02-09 John KessenichMerge pull request #1684 from baldurk/reflection-interf...
2019-02-08 baldurkReflow for better readability
2019-02-08 John KessenichBump version.
2019-02-08 John KessenichBuild: Fix #1665: remove __fastcall
next