platform/upstream/glslang.git
2020-03-05 Jeff BolzGL_EXT_debug_printf implementation
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...
2019-12-30 John KessenichMerge branch 'master' into ARB_uniform_buffer_object
2019-12-30 John KessenichMerge pull request #1996 from ShchchowAMD/ARB_texture_m...
2019-12-30 John KessenichMerge pull request #2036 from ShchchowAMD/fix_atomic_ui...
2019-12-30 John KessenichMerge pull request #1995 from ShchchowAMD/ARB_sample_sh...
2019-12-26 Sergey KosarevskyCInterface: replaced SH_ prefix with GLSLANG_
2019-12-26 John KessenichHLSL: Fix #2037: Integer dot used incorrect input for...
2019-12-25 Chowatomic counter offset should align to 4
2019-12-25 ChowModify atomic_uint binding check
2019-12-24 Sergey KosarevskyCInterface: added glslang_program_SPIRV_get_ptr()
2019-12-24 Sergey KosarevskyCInterface: added files to CMakeLists.txt
2019-12-24 Sergey KosarevskyCInterface: added _BIT suffix to glslang_messages_t...
2019-12-24 Sergey KosarevskyCInterface: reformatted according to .clang-format...
2019-12-24 Sergey KosarevskyAdded original glslang_c_interface implementation by...
2019-12-24 ChowAdd Tess machine dependent built-in variables initializ...
2019-12-23 ChowAdd support for ARB_uniform_buffer_object
2019-12-23 ChowAdd support for ARB_texture_multisample
2019-12-23 ChowAdd support for ARB_sample_shading
2019-12-23 ChowAdd constant expression with mod
2019-12-20 John KessenichCommand-line: Give better error messages. From #1829.
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-12-13 John KessenichMerge pull request #2023 from greg-lunarg/kg109
2019-12-12 Greg FischerUpdate spriv-tools known good
2019-12-10 John KessenichMerge pull request #2021 from KhronosGroup/fix-2020...
2019-12-10 John KessenichFix #2020: PR #1977 broke HLSL member consistency,...
2019-12-09 John KessenichMerge pull request #2019 from KhronosGroup/fix-2014...
2019-12-09 John KessenichMerge pull request #2018 from KhronosGroup/fix-2007...
2019-12-09 John KessenichFix: #2014: Don't do "extension-on && version >= ....
2019-12-09 John KessenichFix #2007: Fix a couple relative header paths in header...
2019-12-09 John KessenichFix #1993: Fully exclude ftransform() from SPIR-V seman...
next