aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-27Snap for 7174163 from d1037b62f6321bec77aa96f3b59a86847daa4885 to busytown-ma...busytown-mac1010-releaseandroid-build-prod (mdb)
2021-02-19Merge remote-tracking branch 'aosp/upstream-master' into update-shadercDavid Neto
2021-02-18Merge pull request #2536 from greg-lunarg/chg0greg-lunarg
2021-02-18Update CHANGES for 11.1.0Greg Fischer
2021-02-15Merge pull request #2532 from juliusikkala/mastergreg-lunarg
2021-02-15Merge pull request #2458 from ShchchowAMD/unique_id-fixgreg-lunarg
2021-02-15Fix issue for new unique id system. Add level bits to help verifying symbols ...Chow
2021-02-14Pass environment through PreprocessDeferredJulius Ikkala
2021-02-11Merge pull request #2531 from greg-lunarg/kg116greg-lunarg
2021-02-11Update spirv-tools and spirv-header known good.Greg Fischer
2021-02-09Merge pull request #2526 from proydakov/regression-python3-is-required-even-w...greg-lunarg
2021-02-09Code review. Thx ben-clayton for comments.Evgeny Proydakov
2021-02-09Fixed issues 2496. Used option 4: parse_version.cmake to avoid python3 usage.Evgeny Proydakov
2021-02-03Merge pull request #2523 from dneto0/remove-stray-semigreg-lunarg
2021-02-03Remove useless semicolonDavid Neto
2021-02-01Merge pull request #2517 from glebm/fix-ubsan-localintermediategreg-lunarg
2021-02-01Merge pull request #2512 from cmarcelo/GL_EXT_shared_memory_blockgreg-lunarg
2021-01-30callGraph.push_front -> emplace_front to fix UBSANGleb Mazovetskiy
2021-01-29Add support for GL_EXT_shared_memory_blockCaio Marcelo de Oliveira Filho
2021-01-29Update known_good.json to pick up SPV_KHR_workgroup_memory_explicit_layoutCaio Marcelo de Oliveira Filho
2021-01-28Consider GL_EXT_scalar_block_layout when validating SPIR-VCaio Marcelo de Oliveira Filho
2021-01-28Merge pull request #2513 from jeffbolznv/missingcapgreg-lunarg
2021-01-27Add missing capability when QueueFamily scope is usedJeff Bolz
2021-01-26Merge pull request #2511 from alan-baker/GL_EXT_null_initializergreg-lunarg
2021-01-25Implement GL_EXT_null_initializerJohn Kessenich
2021-01-21Merge pull request #2508 from corporateshark/mastergreg-lunarg
2021-01-21Fix missing enum values in the C-interface #2507Sergey Kosarevsky
2021-01-19Merge pull request #2505 from ben-clayton/update-licnese-checker-cfggreg-lunarg
2021-01-19Merge pull request #2504 from cdotstout/fuchsia-cmakegreg-lunarg
2021-01-18license-checker.cfg: Update rulesBen Clayton
2021-01-15Add CMake support for FuchsiaCraig Stout
2021-01-06Merge pull request #2498 from dezinjob/fix-option-replacement-vsgreg-lunarg
2021-01-06Merge pull request #2500 from jeremy-lunarg/hayes-2497greg-lunarg
2021-01-05Merge pull request #2499 from greg-lunarg/i2494greg-lunarg
2021-01-05Prevent HLSL input under OpenGL semanticsJeremy Hayes
2021-01-05Fix debugInfo test to target vulkan1.1 as intendedGreg Fischer
2021-01-05Fix option replacement when flags are emptyDenis Zalevskiy
2020-12-24Merge pull request #2393 from nihui/patch-3greg-lunarg
2020-12-24Merge remote-tracking branch 'upstream/master' into patch-3nihuini
2020-12-23Update ParseHelper.cppnihui
2020-12-18Merge pull request #2490 from greg-lunarg/i2476greg-lunarg
2020-12-17Fix cut and paste errorGreg Fischer
2020-12-16Merge pull request #2451 from rdb/dx9-round-semanticsgreg-lunarg
2020-12-16Don't use roundEven() to implement round() in DX9 compatibility moderdb
2020-12-15Merge pull request #2485 from proydakov/fixed-hlsl-off-compile-warningJohn Kessenich
2020-12-15Merge pull request #2487 from dneto0/validate-imageread-resultJohn Kessenich
2020-12-15Test updates for ImageRead result type validationDavid Neto
2020-12-15Update known_good, pick up ImageRead result validationDavid Neto
2020-12-15Fixed compile warning in reflection.cpp for ENABLE_HLSL = 0 build. [-Wunused-...Evgeny Proydakov
2020-12-12Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecor...Daniel Koch