platform/upstream/glslang.git
2021-04-13 David NetoAdd IntLog2 and use it
2021-02-01 greg-lunargMerge pull request #2517 from glebm/fix-ubsan-localinte...
2021-02-01 greg-lunargMerge pull request #2512 from cmarcelo/GL_EXT_shared_me...
2021-01-30 Gleb MazovetskiycallGraph.push_front -> emplace_front to fix UBSAN
2021-01-29 Caio Marcelo... Add support for GL_EXT_shared_memory_block
2021-01-29 Caio Marcelo... Update known_good.json to pick up SPV_KHR_workgroup_mem...
2021-01-28 Caio Marcelo... Consider GL_EXT_scalar_block_layout when validating...
2021-01-28 greg-lunargMerge pull request #2513 from jeffbolznv/missingcap
2021-01-27 Jeff BolzAdd missing capability when QueueFamily scope is used
2021-01-26 greg-lunargMerge pull request #2511 from alan-baker/GL_EXT_null_in...
2021-01-25 John KessenichImplement GL_EXT_null_initializer
2021-01-21 greg-lunargMerge pull request #2508 from corporateshark/master
2021-01-20 Sergey KosarevskyFix missing enum values in the C-interface #2507
2021-01-19 greg-lunargMerge pull request #2505 from ben-clayton/update-licnes...
2021-01-19 greg-lunargMerge pull request #2504 from cdotstout/fuchsia-cmake
2021-01-18 Ben Claytonlicense-checker.cfg: Update rules
2021-01-15 Craig StoutAdd CMake support for Fuchsia
2021-01-07 greg-lunargMerge pull request #2498 from dezinjob/fix-option-repla...
2021-01-06 greg-lunargMerge pull request #2500 from jeremy-lunarg/hayes-2497
2021-01-06 greg-lunargMerge pull request #2499 from greg-lunarg/i2494
2021-01-05 Jeremy HayesPrevent HLSL input under OpenGL semantics
2021-01-05 Greg FischerFix debugInfo test to target vulkan1.1 as intended
2021-01-05 Denis ZalevskiyFix option replacement when flags are empty
2020-12-24 greg-lunargMerge pull request #2393 from nihui/patch-3
2020-12-24 nihuiniMerge remote-tracking branch 'upstream/master' into...
2020-12-23 nihuiUpdate ParseHelper.cpp
2020-12-18 greg-lunargMerge pull request #2490 from greg-lunarg/i2476
2020-12-18 Greg FischerFix cut and paste error
2020-12-16 greg-lunargMerge pull request #2451 from rdb/dx9-round-semantics
2020-12-16 rdbDon't use roundEven() to implement round() in DX9 compa...
2020-12-15 John KessenichMerge pull request #2485 from proydakov/fixed-hlsl...
2020-12-15 John KessenichMerge pull request #2487 from dneto0/validate-imageread...
2020-12-15 David NetoTest updates for ImageRead result type validation
2020-12-15 David NetoUpdate known_good, pick up ImageRead result validation
2020-12-15 Evgeny ProydakovFixed compile warning in reflection.cpp for ENABLE_HLSL...
2020-12-12 Daniel KochFix SPV return type of rayQueryGetIntersectionInstanceS...
2020-12-11 greg-lunargMerge pull request #2482 from greg-lunarg/gtfix3
2020-12-11 Greg FischerUpdate README to avoid googletest breakage
2020-12-11 greg-lunargFix Travis to use pre-breakage googletest (#2481)
2020-12-08 greg-lunargUpdate spirv-tools known-good #2 - Pick up ray tracing...
2020-12-03 greg-lunargUpdate spirv-tools known-good (#2473)
2020-11-30 Daniel Kochupdate spirv-headers and fix handling of gl_HitTEXT...
2020-11-25 Daniel KochAdd ray query capability if acceleration structure...
2020-11-23 Daniel KochUpdates for final Vulkan ray tracing extensions (#2466)
2020-11-16 Shahbaz YoussefiCompile out code for GL_EXT_shader_image_int64 for...
2020-11-12 Malcolm Bechardtweak local_size comparison a bit (#2456)
2020-11-12 David NetoAvoid spuriously adding Geometry capability for vert...
2020-11-12 greg-lunargNew nonuniform analysis (#2457)
2020-11-09 Jesse HallImplement GL_EXT_terminate_invocation (#2454)
2020-11-06 rdbFix token-pasting macros not working in preprocessor...
2020-11-05 ChowFix warning in iomapper. (#2449)
2020-11-04 TobskiAdd GL_EXT_shader_image_int64 support (#2409)
2020-11-03 Chow8. io mapping refine & qualifier member check & resolve...
2020-11-03 Courtney Goeltzenleu... Fix build error with Chromium & ANGLE (#2446)
2020-11-02 pheonixAdd new SpirvToolsDisassemble API interface + Improve...
2020-11-02 Sidney JustSupport for CapabilityShaderViewportIndex and Capabilit...
2020-11-02 Jaebaek SeoDo not use PropagateLineInfoPass and RedundantLineInfoE...
2020-10-30 John KessenichMerge pull request #2387 from BNieuwenhuizen/nonuniform
2020-10-26 John KessenichMerge pull request #2435 from amdrexu/feature
2020-10-24 Rex XuHLSL: Add support for printf().
2020-10-22 John KessenichMerge pull request #2429 from ben-clayton/test-gn-presubmit
2020-10-21 Ben ClaytonFix GN build and presubmits
2020-10-20 John KessenichMerge pull request #2427 from ben-clayton/gn
2020-10-20 John KessenichMerge pull request #2428 from Tobski/GL_EXT_fragment_sh...
2020-10-20 John KessenichSPV: Update to the latest SPIR-V header, includes varia...
2020-10-20 ChowAdd GL_EXT_fragment_shading_rate
2020-10-20 Ben ClaytonKokoro: Add configurations for GN presubmit
2020-10-19 John KessenichMerge pull request #2422 from ben-clayton/gn
2020-10-19 Ben ClaytonFix uninitialized use of TIntermediate::resource (...
2020-10-16 Ben ClaytonAdd GN build instructions to README.md
2020-10-16 Ben ClaytonAdd basic GN configurations
2020-10-12 Triang3lSPIR-V: Remove SpvTools.h include from disassemble...
2020-10-12 Rémi VerscheldeRemove executable bits from code/data files (#2420)
2020-10-07 David NetoAdd test case for read-only storage texture passed...
2020-10-07 jonahryandavisDisable -Wno-conversion on MSVC compiler (#2410)
2020-10-05 John KessenichRevert "Add new SpirvToolsDisassemble API interface...
2020-10-05 pheonixAdd new SpirvToolsDisassemble API interface + Improve...
2020-09-28 John KessenichRevert "Add more flexible SpirvToolsDisassemble interfa...
2020-09-27 pheonixAdd more flexible SpirvToolsDisassemble interface to...
2020-09-27 craig stout[spirv-remap] Fix undefined behavior in hashing (#2403)
2020-09-26 craig stout[Wconversion] Suppress glslang issue (#2404)
2020-09-25 greg-lunargUpdate spirv-tools and spirv-headers known goods (...
2020-09-18 Rex XuSPIRV: Add more utility functions to build some opcodes...
2020-09-15 ChowPreprocessor related issue fix (#2378)
2020-09-14 Rex XuSPIRV: Add disassembly support for multiple literal...
2020-09-14 ChowFix scope definition in ES 100. (#2379)
2020-09-14 johnkslangFix #2385: guard against constant_id on non-const.
2020-09-13 John KessenichMerge pull request #2394 from ShabbyX/subpassLoad
2020-09-13 John KessenichMerge pull request #2395 from nihui/patch-4
2020-09-12 nihuiTry to find python interpreter from host first
2020-09-12 Shahbaz YoussefiAllow subpassLoad for ANGLE
2020-09-12 nihuiFix build android ndk r16b
2020-09-10 Greg FischerAdd texture sample to nonuniform test
2020-09-10 Greg FischerAdd buffer store to nonuniform tests
2020-09-10 Bas NieuwenhuizenSPV: Add NonUniform decoration for constructors.
2020-09-10 Bas NieuwenhuizenSPV: Add NonUniform decoration for OpImages created...
2020-09-10 Bas NieuwenhuizenSPV: Add NonUniform decorations for stores.
2020-09-08 John KessenichMerge pull request #2388 from Tobski/rq-initialization...
2020-09-08 Tobias HectorAdded missing copyright amendment
2020-09-07 John KessenichMerge pull request #2386 from amdrexu/bugfix
next