platform/upstream/glslang.git
2019-02-26 Jeff BolzImplement GL_NV_cooperative_matrix
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
2019-02-08 John KessenichMerge pull request #1693 from sparmarNV/fix-NV_mesh_shader
2019-02-07 Sahil ParmarAdd missing support for gl_MeshViewCountNV/gl_MeshViewI...
2019-02-07 John KessenichMerge pull request #1692 from alan-baker/update-spvtools
2019-02-06 Alan BakerUpdate expected test results
2019-02-06 Alan BakerUpdate SPIRV-Tools version
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 baldurkAdd options to control how reflection information is...
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-03 John KessenichMerge pull request #1667 from amdrexu/bugfix
2019-02-03 Rex XuAdd 8-bit/16-bit transform feedback support for future use
2019-02-03 John KessenichMerge pull request #1690 from BinaryRK/relative-include-fix
2019-02-02 BinaryRKSwitch to relative include path for ResourceLimits
2019-02-01 John KessenichMerge pull request #1688 from mattparks/patch-1
2019-02-01 John KessenichFix #1682: flesh out more vulkan/SPV ModuleProcessed
2019-02-01 John KessenichMerge pull request #1686 from mspang/glslang-fuchsia...
2019-02-01 John KessenichMerge pull request #1685 from baldurk/warning-fix
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-31 Alejandro PiñeiroParseHelper: don't assign xfb_offset for struct members
2019-01-30 Michael SpangPort Unix/ossource.cpp to Fuchsia
2019-01-30 baldurkAdd missing override specifiers in virtual class
2019-01-30 baldurkFix mismatched integer comparison (size_t/unsigned...
2019-01-30 Jamie MadillDisable Clang extra semicolon warning.
2019-01-30 John KessenichMerge pull request #1675 from nicebyte/ext_yuv_target
2019-01-29 John KessenichBuild: Remove extra commas in calling INSTANTIATE_TEST_...
2019-01-29 John KessenichMerge pull request #1681 from baldurk/reflection-fixes
2019-01-29 nicebyteAdd support for GL_EXT_YUV_target
2019-01-29 baldurkUpdate reflection offset consistently for structure...
2019-01-29 baldurkAdd missing initialisation of counterIndex and stages...
2019-01-29 John KessenichHLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV...
2019-01-25 John KessenichMerge pull request #1677 from greg-lunarg/kg100
2019-01-25 Greg FischerUpdate spirv-tools known-good.
2019-01-25 John KessenichMerge pull request #1676 from nsubtil/nsubtil/do-not...
2019-01-25 Nuno Subtilbuild: Do not cache debug library suffix
2019-01-24 John KessenichMerge pull request #1674 from null77/fix-msvc-sign...
2019-01-24 Jamie MadillSuppress a MSVC cast warning in GN.
2019-01-24 John KessenichMerge pull request #1672 from sparmarNV/NV-extension...
2019-01-24 John KessenichMerge pull request #1671 from null77/fix-chrome-clang...
2019-01-24 Sahil ParmarAdd extension checks for NV block member builtins
2019-01-23 Jamie MadillSuppress inconsistent override warning in GN.
2019-01-23 John KessenichMerge pull request #1626 from KhronosGroup/extension...
2019-01-22 John KessenichMerge pull request #1664 from null77/support-angle
2019-01-22 HodgmanHLSL: Protect against some crashes
2019-01-20 John KessenichMerge pull request #1663 from jeffbolznv/reference_vs_m...
2019-01-20 Jeff BolzMore precisely check for the qualifiers that enable...
2019-01-18 Jamie MadillFix a few GN build issues.
2019-01-18 John KessenichMerge pull request #1656 from amdrexu/bugfix
2019-01-16 John KessenichMerge pull request #1662 from dneto0/fix-leak2
2019-01-16 John KessenichMerge pull request #1661 from dneto0/fix-leak
2019-01-16 David NetoHLSL: Avoid leaking a shadow sampler struct
2019-01-16 David NetoAvoid leaking name for counter buffer
2019-01-16 John KessenichMerge pull request #1658 from KhronosGroup/fix-name...
2019-01-16 John KessenichHLSL: Fix #1655; use "" for nullptr file names. Needs...
2019-01-16 John KessenichBuild: fix warnings. Fixes #1653.
2019-01-14 Rex XuFix xfb_stride incorrectness(#1654)
2019-01-11 John KessenichBump revision.
2019-01-11 John KessenichMerge pull request #1652 from gnl21/cmake-fix
2019-01-10 John KessenichMerge pull request #1647 from dneto0/update-known-good
2019-01-09 David NetoUpdate SPIRV-Tools known good: relax Uconvert check
2019-01-09 John KessenichInfrastructure: Generalize and broaden per-variable...
2019-01-09 John KessenichMerge pull request #1646 from dneto0/parens-warning
2019-01-08 David NetoParenthesize to avoid GCC warning
next