platform/upstream/glslang.git
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
2019-01-08 John KessenichMerge pull request #1645 from KhronosGroup/dupe-accelstruct
2019-01-08 John KessenichMerge pull request #1644 from jeffbolznv/buffer_reference
2019-01-07 Piers DaniellDon't output duplicate TypeAccelerationStructureNV...
2019-01-07 Jeff BolzGL_EXT_buffer_reference
2019-01-07 John KessenichSPV: Move to the latest header.
2019-01-07 dan sinclairMake sure source strings are terminated (#1641)
2019-01-04 John KessenichMerge pull request #1643 from dneto0/update-issue-1642
2019-01-03 David NetoMark spv.int16.amd.frag.out as failing validation
2019-01-03 Graeme LeeseWork around a CMake cross-compilation issue
2018-12-30 John KessenichMerge pull request #1634 from greg-lunarg/lines10
2018-12-28 Greg FischerCreate separate OpSource for each included file
2018-12-18 John KessenichMerge pull request #1627 from greg-lunarg/lines8
2018-12-18 John KessenichMerge pull request #1633 from akien-mga/cmake-2.8-pthread
2018-12-18 Rémi VerscheldeCMake: Fix linking pthread of CMake < 3.1
2018-12-18 John KessenichMerge pull request #1632 from alan-baker/mem-model...
2018-12-17 Alan BakerMove memory model scope tests to Vulkan 1.1 batch
2018-12-17 John KessenichBuild: Make calling argument types match declared param...
2018-12-16 Greg FischerAdd passes to legalization to preserve source line...
2018-12-15 John KessenichMerge pull request #1628 from jeffbolznv/storagebuffer_sbt
2018-12-15 Jeff BolzFix bug where shaderRecordNV buffers were using Storage...
2018-12-14 John KessenichLicensing. Fixes #958. Add licenes file and update...
2018-12-14 John KessenichBuild: Reduce warnings.
2018-12-13 John KessenichGLSL/SPV: XFB: No streams on types, but support them...
2018-12-13 John KessenichMerge pull request #1625 from jeffbolznv/update_spirv_tools
2018-12-12 Jeff BolzUpdate to newest SPIRV-Tools. It checks the Vulkan...
2018-12-10 John KessenichInfrastructure: Fix .gitattributes typo eof -> eol...
2018-12-10 John KessenichMerge pull request #1620 from akien-mga/unix-executable-bit
2018-12-10 John KessenichMerge pull request #1624 from akien-mga/osdependent...
2018-12-10 Rémi VerscheldeCMake: Link OSDependent with Threads::Threads
2018-12-10 Rémi VerscheldeRemove Unix executable permission from text files
2018-12-08 John KessenichMerge branch 'ClemensRognerSD-dx9-sampler'
2018-12-08 John KessenichManually merge ClemensRognerSD-dx9-sampler and resolve...
2018-12-08 greg-lunargSPV: Fix #1575, fix #1593: Support HLSL #line
2018-12-07 John KessenichMerge pull request #1614 from alan-baker/test-updates
2018-12-07 Alan BakerModify testing to only record validation pass/fail
2018-12-04 John KessenichMerge pull request #1613 from alegal-arm/types
2018-12-03 Alexander GalazinRename GL_KHX_shader_explicit_arithmetic_types to GL_EX...
2018-11-29 John KessenichMerge pull request #1602 from Igalia/apinheiro/prevent...
2018-11-29 Alejandro PiñeiroGlslangToSpv: prevent add XfbStride twice
2018-11-29 John KessenichMerge pull request #1603 from KhronosGroup/uint-array...
2018-11-29 John KessenichBump version.
2018-11-28 John KessenichSPV: For GLSL only, bitcast OpArrayLength result back...
2018-11-28 John KessenichMerge pull request #1606 from dj2/ndk_build
2018-11-27 John KessenichSPV: Generate OpArrayLength with no signedness.
2018-11-27 dan sinclairAdd NDK build files
next