Merge pull request #1792 from Roy-AMD/automapping-opengl-location
[platform/upstream/glslang.git] / glslang /
2019-07-23 John KessenichMerge pull request #1792 from Roy-AMD/automapping-openg...
2019-07-23 John KessenichMerge pull request #1847 from alelenv/member_remap_fix
2019-07-22 Ashwin LeleFix bugs in missing Builtin decoration for some NV...
2019-07-22 John KessenichSPV: Update to latest SPIR-V header.
2019-07-18 John KessenichBuild: shut up warning to add unnecessary parens.
2019-07-16 John KessenichMerge pull request #1837 from KhronosGroup/fix-NV_compu...
2019-07-16 John KessenichMerge pull request #1839 from sparmarNV/fix-NV_mesh_shader
2019-07-15 Sahil ParmarAllow unsized view array dimension for non-block pervie...
2019-07-15 John KessenichMerge pull request #1824 from KhronosGroup/fix-spec...
2019-07-15 John KessenichESSL: Fix #1823: Conditions for when derivatives are...
2019-07-13 John KessenichGLSL: Fix #1833: Don't constant fold integer mix to...
2019-07-11 John KessenichMerge pull request #1833 from AaronHaganAMD/master
2019-07-11 amhaganAdd support for SPV_KHR_shader_clock
2019-07-10 John KessenichMerge pull request #1832 from jeffbolznv/issue1828
2019-07-10 Jeff BolzAvoid generating 8/16-bit constants when 8/16-bit arith...
2019-07-10 John KessenichMerge pull request #1827 from alan-baker/update-spirv...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-07-06 Rex XuChange implementation of gl_SIMDGroupSizeAMD
2019-07-03 John KessenichSPV: Fix #1783: Don't do bounds checking for spec-const...
2019-07-02 John KessenichStandalone: Fix #1814: Check that linkage was specified...
2019-07-02 John KessenichMerge pull request #1817 from jeffbolznv/demote
2019-07-02 John KessenichBuild: Tweak PR #1808 to avoid an implicit conversion...
2019-07-01 Jeff BolzImplement GL_EXT_demote_to_helper_invocation
2019-06-26 John KessenichMerge pull request #1811 from ShabbyX/fix
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-18 John KessenichMerge pull request #1804 from KhronosGroup/fix-930...
2019-06-18 John KessenichBump revision.
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-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-06 Canon leecode format refine
2019-06-06 RoyAdd interface symbol and uniform symbol location auto...
2019-06-06 Roy.liMerge pull request #3 from KhronosGroup/master
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 mesh and task shaders
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 RoyMerge pull request #1 from KhronosGroup/master
2019-05-24 John KessenichMerge pull request #1772 from mattparks/patch-2
2019-05-24 Matthew AlbrechtFixed .dll install on MSVC.
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: Implement the 5 new loop controls.
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-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-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-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 KessenichBuild: Update to the most recent SPIR-V headers, for...
next