platform/upstream/glslang.git
2020-05-01 pmistryNVAdd support for extension GL_EXT_shader_integer_mix...
2020-04-30 John KessenichFix #2201: Improve const and copy constructor for TVarL...
2020-04-29 pmistryNVAdd support for extension GL_ARB_vertex_attrib_64bit...
2020-04-28 pmistryNVAdd support for extension GL_ARB_texture_query_lod...
2020-04-28 dan sinclairRemove unused Es310Desktop430 (#2200)
2020-04-27 pmistryNVAdd support for extension GL_ARB_shading_language_packi...
2020-04-27 John KessenichMove to SPIR-V 1.5 Rev. 3, bump revision, remove a...
2020-04-24 John KessenichNote about Build Status.
2020-04-24 John KessenichMove to latest SPIR-V header, and bump glslang revision.
2020-04-23 pmistryNVAdd support for extension GL_ARB_shader_storage_buffer_...
2020-04-22 Phillip StephensTPpToken: Fix compiling on clang-10 (#2189)
2020-04-21 MennoVinkxcode warnings fix (#2188)
2020-04-20 pmistryNVAdd support for extension GL_ARB_shader_image_size...
2020-04-17 pmistryNVAdd support for extension GL_ARB_shader_bit_encoding...
2020-04-14 Cody NorthropSupport multiple swizzled out operands (#2175)
2020-04-13 John KessenichFix #2178: Allow specialization constants for texel...
2020-04-10 Malacath-92Get rid of all warnings with MSVC and clang-cl (#2177)
2020-04-09 alelenvAdd support for EXT_ray_flags_primitive_culling. (...
2020-04-07 John KessenichError message: Finish addressing #2097, better texture...
2020-04-03 Ryan HarrisonRemove extra semicolons (#2170)
2020-04-02 Malcolm BechardShader interface matching rework to fix #2136 (#2156)
2020-04-01 John KessenichBuild warning: Fix #2167: Remove nested reuse of 'unrea...
2020-03-31 John KessenichBump revision.
2020-03-31 John KessenichMerge pull request #2166 from alelenv/rq_lvalue_fix
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
next