platform/upstream/glslang.git
2020-03-30 alelenvError assigns to objects of rayQueryEXT type.
2020-03-30 John KessenichMerge pull request #2164 from dj2/unused
2020-03-30 dan sinclairRemove unused variables.
2020-03-30 John KessenichMerge pull request #2162 from ntfshard/small_fix
2020-03-30 John KessenichFix #2163: improve comments for addProcess() and the...
2020-03-29 ntfs.hardprintf format
2020-03-29 ntfs.hardunused var
2020-03-29 ntfs.hardbitwise on boolean
2020-03-29 ntfs.hardopposite inner condition
2020-03-28 John KessenichMerge pull request #2160 from greg-lunarg/kg110
2020-03-27 Greg FischerUpdate spirv-tools known_good to latest stable
2020-03-27 John KessenichMerge pull request #2159 from neslimsah/master
2020-03-27 John KessenichMerge pull request #2157 from neslimsah/master
2020-03-26 Neslisah TorosdagliaccelerationStructureEXT - issue #2152
2020-03-26 Neslisah TorosdagliaccelerationStructureEXT - issue #2152
2020-03-26 Neslisah Torosdaglipass by reference updates
2020-03-26 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-26 Neslisah Torosdaglipass-by-reference updates
2020-03-26 Neslisah TorosdagliMerge pull request #1 from KhronosGroup/master
2020-03-26 John KessenichMerge pull request #2154 from GMNGeoffrey/patch-1
2020-03-26 Geoffrey Martin... Add missing braces to if condition
2020-03-25 John KessenichMerge pull request #2139 from neslimsah/master
2020-03-25 Neslisah Torosdagliswitch format update
2020-03-25 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-25 Neslisah Torosdaglicopyright notice changes removed from unchanged files
2020-03-25 Neslisah Torosdaglicopyright notice changes removed from unchanged files
2020-03-24 Neslisah Torosdaglicopyright notice changes removed from unchanged files
2020-03-24 Neslisah Torosdaglispirv.hpp reverted to commit f368dcbb7d8af23f0cba3015d0...
2020-03-24 Neslisah Torosdagli.travis updated to origin, rayQueryCheck removed
2020-03-24 John KessenichMerge pull request #2149 from kainino0x/web-fix-cmake2.8
2020-03-24 Neslisah Torosdagliconst rayFlag defs used in the test cases in stead...
2020-03-24 Neslisah Torosdaglicompute and fragment shader test_cases added for rayQuery
2020-03-24 Neslisah TorosdaglirayQuery test cases added
2020-03-24 Neslisah TorosdaglirayQueryEXT function parameter
2020-03-24 Neslisah TorosdaglirayQueryEXT assignment is allowed.
2020-03-23 Neslisah Torosdaglitest names updated
2020-03-23 Kai Ninomiyaupdate README
2020-03-23 Kai NinomiyaFix build on CMake 2.8, and fix Web build
2020-03-23 Neslisah Torosdagliwait time increased for the install
2020-03-23 Neslisah TorosdaglirayQuery test cases disabled
2020-03-21 John KessenichMerge pull request #2146 from aaronfranke/file-formatting
2020-03-21 Aaron FrankeMake file formatting comply with POSIX and Unix standards
2020-03-20 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-20 Neslisah TorosdagliGL_EXT_ray_query glslang updates, and test cases added.
2020-03-20 John KessenichMerge pull request #2141 from courtney-g/bug_2140
2020-03-19 Courtney Goeltzenleu... Fix MSVC build issue - remove invalid character
2020-03-19 Neslisah Torosdaglicomment update, rayQueryEXT is writable, readonly check...
2020-03-19 TorosdagliGL_EXT_ray_query updates
2020-03-19 John KessenichFix #2132: constant matrix constructor from single...
2020-03-19 Neslisah Torosdaglicomment update, rayQueryEXT is writable, readonly check...
2020-03-19 TorosdagliGL_EXT_ray_query updates
2020-03-19 John KessenichFix #2132: constant matrix constructor from single...
2020-03-19 Neslisah Torosdaglicomment update, rayQueryEXT is writable, readonly check...
2020-03-19 Neslisah TorosdagliGL_EXT_ray_query updates
2020-03-19 TorosdagliGL_EXT_ray_query updates
2020-03-18 John KessenichMerge pull request #2135 from alelenv/rt_shaderlang_enums
2020-03-18 alelenvRe-add NV enums for raytracing to prevent build breaks.
2020-03-18 John KessenichFix #2132: constant matrix constructor from single...
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
next