aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2020-10-27 22:11:58 -0400
committerGitHub <noreply@github.com>2020-10-27 22:11:58 -0400
commit4c6d6d449b6cfc378ce1f0739f0c96fd5d4583be (patch)
tree8cecd1c2ec932471cf777e2361cf0dc7cc54360c
parent4d0115cccfcb3b73d20b6513b1c40748e6403c50 (diff)
downloadamber-4c6d6d449b6cfc378ce1f0739f0c96fd5d4583be.tar.gz
Roll third_party dependencies (#920)
Roll third_party/spirv-tools/ 7e1825a59..df4198e50 (35 commits) https://github.com/KhronosGroup/SPIRV-Tools/compare/7e1825a59619...df4198e50eaa $ git log 7e1825a59..df4198e50 --date=short --no-merges --format='%ad %ae %s' 2020-10-27 jaebaek Add DebugValue for DebugDecl invisible to value assignment (#3973) 2020-10-26 greg Fix bounds check instrumentation to handle 16-bit values (#3983) 2020-10-23 andreperezmaselco.developer spirv-fuzz: Add expand vector reduction transformation (#3869) 2020-10-23 vasniktel spirv-fuzz: Don't replace irrelevant indices in OpAccessChain (#3988) 2020-10-23 vasniktel spirv-fuzz: Add FuzzerPassAddCompositeExtract (#3904) 2020-10-22 afdx spirv-fuzz: Fix mismatch with shrinker step limit (#3985) 2020-10-22 afdx spirv-fuzz: Fix off-by-one error in replayer (#3982) 2020-10-22 afdx spirv-fuzz: Get order right for OpSelect arguments (#3974) 2020-10-22 afdx spirv-fuzz: Do not add synonym-creating loops in dead blocks (#3975) 2020-10-22 afdx spirv-fuzz: Skip OpTypeSampledImage when propagating up (#3976) 2020-10-22 afdx spirv-fuzz: Pass OpUndef in function call if needed (#3978) 2020-10-22 afdx spirv-fuzz: Fix off-by-one in TransformationCompositeConstruct (#3979) 2020-10-22 afdx spirv-fuzz: Tolerate absent ids in data synonym fact management (#3966) 2020-10-21 afdx spirv-fuzz: Fix to id availability (#3971) 2020-10-21 afdx spirv-fuzz: Fix operand types (#3962) 2020-10-21 8729214+jonahryandavis Update SPIRV-Headers revision in DEPS file (#3961) 2020-10-21 afdx spirv-fuzz: Don't flatten conditional if condition is irrelevant (#3944) 2020-10-21 afdx spirv-fuzz: Do not produce OpPhis of type OpTypeSampledImage (#3964) 2020-10-21 afdx spirv-fuzz: Restrict fuzzer pass to reachable blocks (#3970) 2020-10-21 afdx spirv-fuzz: Handle more types when extending OpPhi instructions (#3969) 2020-10-21 afdx spirv-fuzz: Skip early terminator wrappers when merging returns (#3968) 2020-10-21 afdx spirv-fuzz: Avoid irrelevant constants in synonym-creating loops (#3967) 2020-10-21 afdx spirv-fuzz: Skip dead blocks in FuzzerPassAddOpPhiSynonyms (#3965) 2020-10-21 afdx spirv-fuzz: Avoid the type manager when looking for struct types (#3963) 2020-10-20 afdx spirv-fuzz: Fix to TransformationDuplicateRegionWithSelection (#3941) 2020-10-20 afdx spirv-fuzz: Skip OpFunction when replacing irrelevant ids (#3932) 2020-10-20 afdx spirv-fuzz: Use component-wise selectors when flattening conditional branches (#3921) 2020-10-20 TobyHector Add SPV_EXT_shader_image_int64 (#3852) 2020-10-20 TobyHector Support SPV_KHR_fragment_shading_rate (#3943) 2020-10-19 afdx spirv-val: Fix validation of OpPhi instructions (#3919) 2020-10-19 afdx spirv-fuzz: Avoid void struct member when outlining functions (#3936) 2020-10-19 afdx spirv-fuzz: Do not allow Block-decorated structs when adding parameters (#3931) 2020-10-19 afdx spirv-fuzz: Fix to operand id type (#3937) 2020-10-19 afdx spirv-fuzz: Handle dead blocks in TransformationEquationInstruction (#3933) 2020-10-19 afdx spirv-fuzz: Do not allow sampled image load when flattening conditionals (#3930) Created with: roll-dep third_party/spirv-tools Roll third_party/vulkan-loader/ 970c13274..2b0892e15 (6 commits) https://github.com/KhronosGroup/Vulkan-Loader/compare/970c132746b1...2b0892e15bd8 $ git log 970c13274..2b0892e15 --date=short --no-merges --format='%ad %ae %s' 2020-10-19 shannon build: Update known-good files for 1.2.158 header 2020-10-22 xantares09 tests: Use cmake -E copy instead of xcopy 2020-10-26 cstout Add support for VK_FUCHSIA_imagepipe_surface 2020-10-20 xantares09 Fix vulkan link to on cfgmgr32 case-sensitive fs 2020-10-12 rverschelde CMake: Fix libdir in pkg-config file, dehardcode includedir 2020-09-30 cstout Add Fuchsia support Created with: roll-dep third_party/vulkan-loader Roll third_party/dxc/ 141a5c2ec..c607bb3c0 (5 commits) $ git log 141a5c2ec..c607bb3c0 --date=short --no-merges --format='%ad %ae %s' 2020-10-22 mgong Some improvements to cmake files of dxilconv (#2876) 2020-10-22 Junda.Liu Fix [[vk::push_constant]] on ConstantBuffer (#3215) 2020-10-21 jaebaek [spirv] handle sizeof using Clang's const folding (#3208) 2020-10-20 31109344+adam-yang Fixing store undef later in the compilation. (#3212) 2020-10-20 hekotas Fix build for ARM64EC dxilconv.dll, because _xgetbv is currently not a supported intrinsic for ARM64EC. (#3211) Created with: roll-dep third_party/dxc Roll third_party/vulkan-validationlayers/ 8c5a10d95..87b0951f8 (31 commits) https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/8c5a10d952f4...87b0951f8dba $ git log 8c5a10d95..87b0951f8 --date=short --no-merges --format='%ad %ae %s' 2020-10-26 s.fricke tests: Add VUID 02502 and 02503 2020-10-26 s.fricke layers: Label VUID 02502 and 02503 2020-10-25 nathbappai cmake: Check MSVC instead of WIN32 for MSVC compiler options 2020-10-26 s.fricke tests: Add drm format aspect planes 2020-10-26 s.fricke layers: Add drm format aspect planes 2020-09-23 tony layers: Tune image layout loop 2020-10-20 shannon build: Update known-good files for 1.2.158 header 2020-10-20 mikes scripts: Rework PV array length handling 2020-10-20 mikes scripts: Escape backslashes in C strings 2020-10-22 mark tests: Create DisplayKHR objs with GetPDDisplayPlaneProps APIs 2020-10-22 mark lifetimes: Created GetPDDisplayPlaneProperties display objs 2020-10-22 mark threading: Created GetPDDisplayPlaneProperties display objs 2020-10-21 s.fricke layers: Label copy2 00212 2020-10-21 s.fricke tests: Check clearAttachment implict VUs 2020-10-21 s.fricke layers: Remove redundant implicit check 2020-10-13 locke layers: Pref improvement 2020-10-13 locke layers: Bug fixed 2020-10-21 locke tests: VerifyDynamicStateSettingCommands 2020-10-21 locke layers: VUID 02859 2020-10-16 locke tests: Test Vertex Binding 2020-10-16 locke layers: VUID-02721 2020-10-19 jbauman Revert "layers: Fix wrong if statement" 2020-10-19 locke tests: Remove VUID-02686 2020-10-19 locke layers: Remove VUID-02686 2020-10-17 s.fricke layers: Label VUID 04477 2020-10-18 s.fricke layers: Improve ValidateCmdQueueFlags message 2020-10-11 s.fricke tests: Remove clang 10 warning for string copy 2020-09-10 locke tests: Push constant update 2020-09-10 locke layers: VUID-vkCmdDraw-None-02698 2020-10-19 mark stateless: Changed bool checks from warnings to errors 2020-10-18 jleger layers: Remove unneeded validation checks Created with: roll-dep third_party/vulkan-validationlayers Roll third_party/spirv-headers/ c43a43c7c..7845730ca (3 commits) https://github.com/KhronosGroup/SPIRV-Headers/compare/c43a43c7cc3a...7845730cab6e $ git log c43a43c7c..7845730ca --date=short --no-merges --format='%ad %ae %s' 2020-10-23 john Bump revision to 4, for SPIR-V 1.5. 2020-10-19 TobyHector Add SPV_EXT_shader_image_int64 (#170) 2020-10-19 TobyHector Added SPV_KHR_fragment_shading_rate (#172) Created with: roll-dep third_party/spirv-headers Roll third_party/glslang/ f4f1d8a35..740ae9f60 (8 commits) https://github.com/KhronosGroup/glslang/compare/f4f1d8a352ca...740ae9f60b00 $ git log f4f1d8a35..740ae9f60 --date=short --no-merges --format='%ad %ae %s' 2020-10-23 rex.xu HLSL: Add support for printf(). 2020-10-21 bclayton Fix GN build and presubmits 2020-10-20 john SPV: Update to the latest SPIR-V header, includes variable-rate shading 2020-07-02 laddoc Add GL_EXT_fragment_shading_rate 2020-10-20 bclayton Kokoro: Add configurations for GN presubmit 2020-10-19 bclayton Fix uninitialized use of TIntermediate::resource (#2424) 2020-10-16 bclayton Add GN build instructions to README.md 2020-10-16 bclayton Add basic GN configurations Created with: roll-dep third_party/glslang Roll third_party/shaderc/ 011139094..813ef3dc0 (1 commit) https://github.com/google/shaderc/compare/011139094ec7...813ef3dc0d5e $ git log 011139094..813ef3dc0 --date=short --no-merges --format='%ad %ae %s' 2020-10-26 antiagainst Handle alias libraries in shaderc_combined to avoid duplicated symbols (#1141) Created with: roll-dep third_party/shaderc Roll third_party/googletest/ 3c95bf552..3005672db (5 commits) https://github.com/google/googletest/compare/3c95bf552405...3005672db1d0 $ git log 3c95bf552..3005672db --date=short --no-merges --format='%ad %ae %s' 2020-10-26 absl-team Googletest export 2020-10-20 sonzogniarthur Fix typo "definedin in" => "defined in" 2020-10-15 absl-team Googletest export 2020-10-15 absl-team Googletest export 2020-10-07 manavrion Improve FilePath::Normalize method Created with: roll-dep third_party/googletest
-rw-r--r--DEPS16
1 files changed, 8 insertions, 8 deletions
diff --git a/DEPS b/DEPS
index 20fb76d..7fb9f48 100644
--- a/DEPS
+++ b/DEPS
@@ -13,18 +13,18 @@ vars = {
'clspv_revision': '3a11614ee40907c6f9edd99bd7d23b123111e947',
'cppdap_revision': '1fd23dda91e01550be1a421de307e6fedb2035a9',
'cpplint_revision': '26470f9ccb354ff2f6d098f831271a1833701b28',
- 'dxc_revision': '141a5c2ec5f77733f301f9f332bc3b0aefbc2c62',
- 'glslang_revision': 'f4f1d8a352ca1908943aea2ad8c54b39b4879080',
- 'googletest_revision': '3c95bf552405fd0cc63cea0ca2f6c4cd89c8d356',
+ 'dxc_revision': 'c607bb3c032d9d50a60224e29a85f0a04b78acbf',
+ 'glslang_revision': '740ae9f60b009196662bad811924788cee56133a',
+ 'googletest_revision': '3005672db1d05f2378f642b61faa96f85498befe',
'json_revision': '350ff4f7ced7c4117eae2fb93df02823c8021fcb',
'lodepng_revision': '7fdcc96a5e5864eee72911c3ca79b1d9f0d12292',
- 'shaderc_revision': '011139094ec790ff7f32ea2d80286255fc9ed18b',
- 'spirv_headers_revision': 'c43a43c7cc3af55910b9bec2a71e3e8a622443cf',
- 'spirv_tools_revision': '7e1825a59619f3decd9b46f25d457b1a8878ca89',
+ 'shaderc_revision': '813ef3dc0d5e10bfdf836c651099fcb2203c24ae',
+ 'spirv_headers_revision': '7845730cab6ebbdeb621e7349b7dc1a59c3377be',
+ 'spirv_tools_revision': 'df4198e50eaa705298167d3c0b3cb01ffd28a5ff',
'swiftshader_revision': 'df17a76102dfabb3f1bd6e51449cece9f77b45e3',
'vulkan_headers_revision': '320af06cbdd29848e1d7100d9b8e4e517db1dfd5',
- 'vulkan_loader_revision': '970c132746b1d8bc2baeeb2bcdb5edf490b47f94',
- 'vulkan_validationlayers_revision': '8c5a10d952f4122898205854b61f9e8de46d2363',
+ 'vulkan_loader_revision': '2b0892e15bd83886476141c1f19801d2968efadf',
+ 'vulkan_validationlayers_revision': '87b0951f8dbaf3d0562a073bc5dd580c4468a1a1',
}
deps = {