platform/upstream/glslang.git
2020-03-18 alelenvRe-add NV enums for raytracing to prevent build breaks.
2020-03-18 John KessenichBump version (also fix line endings the grammar).
2020-03-18 John KessenichMerge pull request #2130 from dgkoch/EXT_ray_tracing
2020-03-18 Daniel Kochupdate known_good
2020-03-18 Daniel KochAdd support for GLSL_EXT_ray_tracing
2020-03-17 John KessenichSPV headers: Bump up to the latest header.
2020-03-17 John KessenichMerge pull request #2129 from jeffbolznv/memoryBarrierA...
2020-03-17 Jeff BolzForbid memoryBarrierAtomicCounter for Vulkan compiles
2020-03-16 Malcolm BechardFix #2005. Allow multiple compilation units to declare...
2020-03-11 ChowAdd flag to check whether offset is implicit or explici...
2020-03-11 Ryan HarrisonUse strcmp for all of the extended instruction set...
2020-03-11 John KessenichMerge pull request #2110 from jeffbolznv/escapeseq
2020-03-10 Jeff BolzEXT_debug_printf - make escape sequences better match...
2020-03-10 John KessenichMerge pull request #2105 from jeffbolznv/nonunif
2020-03-10 John KessenichMerge pull request #2109 from jeffbolznv/disable_escape
2020-03-10 Jeff Bolzdisable escape sequences for #line and #error
2020-03-09 Jeff BolzDecorate accesschain operand for nonuniform UBO loads
2020-03-09 Jeff BolzAllow nonuniformEXT() on sampler types.
2020-03-09 John KessenichMerge pull request #2103 from kainino0x/web-cmake-typo
2020-03-09 John KessenichMerge pull request #2102 from sfricke-samsung/sfricke...
2020-03-09 John KessenichMerge pull request #2101 from travisfoo/master
2020-03-07 Kai NinomiyaFix typo in Web CMakeLists
2020-03-06 Travis Fortadd missing string.h header for resource_limits_c.cpp
2020-03-06 Travis Fortadd c wrapper for standalone ResourceLimits and remove...
2020-03-06 John KessenichMerge pull request #2100 from travisfoo/master
2020-03-06 John KessenichMerge pull request #2098 from jeffbolznv/debugprintf
2020-03-06 Travis Fortadd stdbool.h to properly support bool type
2020-03-05 Travis Fortadd c interface support for TBuiltInResource and glslan...
2020-03-05 Jeff BolzGL_EXT_debug_printf implementation
2020-03-04 Spencer FrickeAdd Android build instructions to README
2020-03-04 John KessenichImprove formatting.
2020-03-04 John KessenichAdd "news" section and component status.
2020-03-03 John KessenichFix long lines in the SPIR-V generator, retrigger bots.
2020-03-03 John KessenichFix #1843: Handle built-in function output parameters...
2020-03-01 John KessenichCopyright update, mostly to trigger bots again.
2020-03-01 John KessenichFix #2095: correct the indentation.
2020-02-28 John KessenichFix #1461: set the SPIRV-Tools' optimizer's target...
2020-02-28 John KessenichFix #2091, remove incorrect assert for division by...
2020-02-28 John KessenichMerge pull request #2093 from LilyWangL/vcpkg-instructions
2020-02-28 John KessenichMerge pull request #2092 from corporateshark/master
2020-02-28 wangli28Add vcpkg installation instructions
2020-02-27 Sergey KosarevskyFix for #2075: removed DefaultTBuiltInResource from...
2020-02-22 John KessenichMerge pull request #2090 from amdrexu/bugfix
2020-02-22 Rex XuFix an issue of SPV generation for imageAtomicStore.
2020-02-20 John KessenichMerge pull request #2086 from samuelig/SPV_AMD_shader_i...
2020-02-20 Samuel Iglesias... SPV_AMD_shader_image_load_store_lod is now validated...
2020-02-19 John KessenichMerge pull request #2089 from Roy-AMD/Fix-iomapper...
2020-02-19 Roy.liFix iomapper issue
2020-02-18 John KessenichMerge pull request #2087 from KhronosGroup/fix-2070...
2020-02-18 John KessenichFix part of #2070: Correctly handle promotion for ...
2020-02-18 John KessenichMerge pull request #2084 from durswd/enable_rtti
2020-02-17 durswdAdd an option to make RTTI enabled
2020-02-07 John KessenichMerge pull request #2081 from kainino0x/split-emscripte...
2020-02-06 Kai NinomiyaSplit "is emscripten" config from "enable glslang.js"
2020-02-06 John KessenichMerge pull request #2079 from dneto0/warnings
2020-02-06 David NetoAvoid enum-compare warning
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-02-06 John KessenichMerge pull request #2078 from amdrexu/bugfix
2020-02-06 Rex XuFix a parser error of GL_KHR_memory_scope_semantics
2020-02-05 John KessenichMerge pull request #2077 from kainino0x/configurable...
2020-02-04 Kai Ninomiyaglslang.js: Make the SPIR-V target version configurable...
2020-02-04 John KessenichMerge pull request #2073 from tsuoranta/fix-memory...
2020-02-02 Timo SuorantaFix memory corruption in TGlslIoMapper
2020-01-30 John KessenichMerge pull request #2071 from jeffbolznv/version_less
2020-01-30 Jeff BolzUse NOT ... VERSION_LESS instead of VERSION_GREATER_EQUAL
2020-01-29 John KessenichMerge pull request #2068 from jljusten/standalone-fix...
2020-01-28 Jordan Justenstandalone: Fix --help
2020-01-27 John KessenichMerge pull request #2065 from zoddicus/fixChromiumDawnRolls
2020-01-27 Ryan HarrisonUse correct enum type in case statement
2020-01-27 John KessenichBuild: Fix more build warnings caused by PR #2038.
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2020-01-27 John KessenichMerge pull request #2035 from ShchchowAMD/builtin_max_l...
2020-01-27 John KessenichBuild warning: Fix #2062, missing enum value in a switch.
2020-01-24 John KessenichMerge pull request #2038 from corporateshark/c_interface
2020-01-21 Roy.liMerge pull request #8 from KhronosGroup/master
2020-01-17 John KessenichHLSL: Fix #1974: ignore input primitives on non-entry...
2020-01-16 John KessenichFix #2059, and also attempt to skip test bots [skip ci]
2020-01-16 John KessenichMerge pull request #2033 from ShchchowAMD/binding_contr...
2020-01-16 ChowAdd Error check flag in io mapper
2020-01-15 John KessenichMerge pull request #2058 from KhronosGroup/vulkan-1.2
2020-01-15 John KessenichUpdate to latest SPIRV-Tools, supporting Vulkan 1.2.
2020-01-15 John KessenichSPV/Vulkan: Add support for Vulkan 1.2, which defaults...
2020-01-10 John KessenichMerge pull request #2046 from Roy-AMD/Fix-multiple...
2020-01-08 John KessenichMerge pull request #1998 from ShchchowAMD/ARB_gpu_shade...
2020-01-08 Sergey KosarevskyPublic: replaced tabs with spaces
2020-01-08 Sergey KosarevskyCInterface: replaced tabs with spaces
2020-01-08 John KessenichMerge pull request #2052 from KhronosGroup/fix-processe...
2020-01-08 John KessenichFix #1829: Add "--" command-line options for macro...
2020-01-08 ChowMove symbol builtin check to grammar stage
2020-01-07 John KessenichMerge pull request #2048 from Roy-AMD/Add-missing-exten...
2020-01-07 RoyAdd missing extension defination
2020-01-07 John KessenichMerge pull request #2032 from ShchchowAMD/atomic-uint...
2020-01-06 John KessenichMerge pull request #2050 from ShchchowAMD/built_in_MaxV...
2020-01-06 John KessenichBump revision
2020-01-06 ChowAdd builtin constants
2020-01-06 ChowAdd support for ARB_gpu_shader_fp64
2020-01-03 RoyFix glslang can't link multiple AST in a single stage
2019-12-30 Sergey KosarevskyCInterface: added static asserts to compare C/C++ enums
2019-12-30 Sergey KosarevskyAdded LAST_ELEMENT_MARKER for every enum used in the...
2019-12-30 John KessenichMerge pull request #1997 from ShchchowAMD/ARB_uniform_b...
next