platform/upstream/glslang.git
2021-02-24 Evgeny ProydakovFixed msvc 2019 nmake noexcept build.
2021-02-23 greg-lunargMerge pull request #2537 from proydakov/fixed-cmake...
2021-02-23 Evgeny ProydakovCode review. Thx `greg-lunarg` for comments.
2021-02-23 greg-lunargMerge pull request #2525 from ZhiqianXia/master
2021-02-23 greg-lunargMerge pull request #2540 from dgkoch/dgkoch_build_fix
2021-02-22 greg-lunargMerge pull request #2543 from greg-lunarg/chg11.2.0
2021-02-22 Greg FischerUpdate CHANGES.md to 11.2.0 to sync with current tagging.
2021-02-19 Daniel KochFix warning in build
2021-02-18 Evgeny ProydakovFixed cmake generation warning for regeneration project...
2021-02-18 greg-lunargMerge pull request #2536 from greg-lunarg/chg0
2021-02-18 Greg FischerUpdate CHANGES for 11.1.0
2021-02-15 greg-lunargMerge pull request #2532 from juliusikkala/master
2021-02-15 greg-lunargMerge pull request #2458 from ShchchowAMD/unique_id-fix
2021-02-15 ChowFix issue for new unique id system. Add level bits...
2021-02-14 Julius IkkalaPass environment through PreprocessDeferred
2021-02-12 greg-lunargMerge pull request #2531 from greg-lunarg/kg116
2021-02-11 Greg FischerUpdate spirv-tools and spirv-header known good.
2021-02-09 greg-lunargMerge pull request #2526 from proydakov/regression...
2021-02-09 Evgeny ProydakovCode review. Thx ben-clayton for comments.
2021-02-09 Evgeny ProydakovFixed issues 2496. Used option 4: parse_version.cmake...
2021-02-09 ZhiqianXiaCannot specify atomic counter with location.
2021-02-09 ZhiqianXiaCannot specify atomic counter with location.
2021-02-07 ZhiqianXiaCannot specify atomic counter with location.
2021-02-03 greg-lunargMerge pull request #2523 from dneto0/remove-stray-semi
2021-02-03 David NetoRemove useless semicolon
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...
next