platform/upstream/glslang.git
2019-06-26 John KessenichMerge pull request #1811 from ShabbyX/fix
2019-06-26 John KessenichMerge pull request #1812 from ShabbyX/master
2019-06-25 Shahbaz YoussefiRemove __DATE__ and __TIME__ usage
2019-06-25 Shahbaz YoussefiRemove extraneous semicolons
2019-06-23 John KessenichMerge pull request #1808 from jeffbolznv/promote_types
2019-06-23 Jeff BolzAdd a bunch of missing cases to promoteConstantUnion...
2019-06-23 John KessenichMerge pull request #1807 from digit-google/fuchsia...
2019-06-22 Jeff BolzAdd test for constant type conversion
2019-06-21 David 'Digit... BUILD.gn: Fix file for use with Fuchsia platform build.
2019-06-18 John KessenichMerge pull request #1804 from KhronosGroup/fix-930...
2019-06-18 John KessenichBump revision.
2019-06-18 John KessenichAST/SPV: Fix #930: translate uvec4 <-> uint64 for Subgr...
2019-06-18 John KessenichBump revision.
2019-06-18 John KessenichMerge pull request #1806 from KhronosGroup/nan-clamp
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-06-18 John KessenichSPV: Add a switch for favoring non-NaN operands in...
2019-06-18 John KessenichBump revision.
2019-06-17 John KessenichMerge pull request #1803 from Igalia/siglesias/fix...
2019-06-17 Samuel Iglesias... Delete duplicated gl_SubGroupSizeARB builtin treatment
2019-06-17 John KessenichMerge pull request #1796 from Igalia/siglesias/fix...
2019-06-17 John KessenichMerge pull request #1799 from jeffbolznv/volatile_semantics
2019-06-15 Samuel Iglesias... Add missing GL_ARB_shader_ballot builtins to Geometry...
2019-06-14 Jeff BolzAdd gl_SemanticsVolatile to GL_KHR_memory_scope_semanti...
2019-06-13 John KessenichMerge pull request #1797 from alan-baker/update-tools
2019-06-13 Alan BakerUpdate test expectations for new SPIRV-Tools
2019-06-13 Alan BakerUpdate known good SPIRV-Tools
2019-06-10 John KessenichMerge pull request #1787 from dgkoch/add_sm_builtins
2019-06-08 Daniel KochAdd support for GL_NV_shader_sm_builtins
2019-06-08 John KessenichGLSL: Revert f6873f7 to fix #1764.
2019-06-08 John KessenichMerge pull request #1794 from jeffbolznv/pre_legalization
2019-06-08 John KessenichMerge pull request #1793 from greg-lunarg/kg104
2019-06-07 Jeff BolzUse spvValidatorOptionsSetBeforeHlslLegalization for...
2019-06-06 Greg FischerUppdate spirv-tools known-good
2019-06-05 John KessenichMerge pull request #1791 from dj2/unused
2019-06-05 Dan SinclairRemove unused parameter
2019-06-04 John KessenichMerge pull request #1788 from jeffbolznv/ifdef_fix
2019-06-04 Jeff BolzAdd missing NV_EXTENSIONS ifdef
2019-06-04 John KessenichMerge pull request #1786 from jeffbolznv/fsi
2019-06-03 Jeff BolzSupport GL_ARB_fragment_shader_interlock
2019-06-02 John KessenichMerge pull request #1769 from tanderson-google/RemoveIn...
2019-06-02 John KessenichMerge pull request #1782 from dgkoch/fix_1735
2019-05-31 Daniel KochFix subgroup support for ray tracing
2019-05-31 Daniel KochAdd AST tests for ray tracing shaders
2019-05-31 Daniel KochAdd AST tests for mesh and task shaders
2019-05-31 Daniel KochAdd more subgroup testing
2019-05-31 John KessenichMerge pull request #1781 from jeffbolznv/issue_1766
2019-05-30 Jeff BolzAllow runtime-sized arrays of acceleration structures
2019-05-29 John KessenichMerge pull request #1776 from dgkoch/dgkoch_20190525_fixes
2019-05-28 Daniel KochFix include guard for GL_EXT_multiview
2019-05-28 Daniel KochReturn consistent names from CapabilityString
2019-05-24 John KessenichMerge pull request #1772 from mattparks/patch-2
2019-05-24 Matthew AlbrechtFixed .dll install on MSVC.
2019-05-17 Tom AndersonRemove non-source sources from binary targets
2019-05-17 John KessenichMerge pull request #1768 from ShabbyX/enable-opt
2019-05-17 Shahbaz YoussefiBuild.gn: allow optimization in glslang lib and standalone
2019-05-16 John KessenichMerge pull request #1767 from dneto0/update-spirv-headers
2019-05-16 David NetoUpdate SPIRV-Tools, SPIRV-Headers
2019-05-10 John KessenichBuild: Fix 3 warnings.
2019-05-10 John KessenichMerge pull request #1761 from KhronosGroup/SPIR-V_1.4
2019-05-10 John KessenichBump version and revision.
2019-05-10 John KessenichSPV 1.4: Move to 1.4 validation, removing all 1.4 valid...
2019-05-10 John KessenichSPV 1.4: Emit SignExtend and ZeroExtend for integer...
2019-05-10 John KessenichSPV 1.4: Lookup tables: Use variable initializer and...
2019-05-10 John KessenichSPV 1.4: Add support for OpCopyLogical, careful of...
2019-05-10 John KessenichSPV 1.4: Implement the 5 new loop controls.
2019-05-10 John KessenichSPV 1.4: Use OpSelect for trivial typed non-scalar...
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.
next