google / vkb

Build scripts to build many bits of Vulkan together in one place.
Apache License 2.0
10 stars 9 forks source link

Rolling 12 dependencies #96

Closed dj2 closed 4 years ago

dj2 commented 4 years ago

Roll third_party/glslang/ 2b0eafb1d..d39b8afc4 (4 commits)

https://github.com/KhronosGroup/glslang/compare/2b0eafb1de5b...d39b8afc47a1

$ git log 2b0eafb1d..d39b8afc4 --date=short --no-merges --format='%ad %ae %s' 2020-05-28 40001162+alelenv EXT_ray_tracing requires spv1.4 (#2237) 2020-05-28 shuizhuyuanluo fix warning unused parameter in release build (#2251) 2020-05-27 greg Fix missing patch decoration for TessFactor PCF arg (#2249) 2020-05-27 greg Update SPIRV-Tools to stable. Also SPIRV-Headers to TOT. (#2250)

Roll third_party/googletest/ 011959aaf..859bfe898 (18 commits)

https://github.com/google/googletest/compare/011959aafddc...859bfe8981d6

$ git log 011959aaf..859bfe898 --date=short --no-merges --format='%ad %ae %s' 2020-05-28 dmauro Googletest export 2020-05-28 dmauro Googletest export 2020-05-27 absl-team Googletest export 2020-05-27 dmauro Googletest export 2020-05-19 absl-team Googletest export 2020-05-18 absl-team Googletest export 2020-05-18 durandal Googletest export 2020-05-18 absl-team Googletest export 2020-05-14 absl-team Googletest export 2020-05-25 invalid_ms_user Use count function instead of handwritten loop 2020-05-10 mate.pek README.dm: Renamed related open source project name: Catch2 and Google Test Explorer -> C++ TestMate 2020-03-26 mvoorsluys Fix test with stack. 2020-03-26 mvoorsluys Fixed xml unit-tests and added extra tests 2020-03-26 mvoorsluys Fix multiple \n characters in xml file when using GTEST_SKIP. 2020-03-26 mvoorsluys Only write ">\n" once when there is failure and skipped tests. 2020-03-26 mvoorsluys Output skipped information in the xml file. 2020-02-06 59134746+aribibek fix a link to documentation 2020-01-17 hgsilverman Fix always false condition and clean function body

Roll third_party/re2/ 787495f0b..aecba1111 (1 commit)

https://github.com/google/re2/compare/787495f0ba2e...aecba11114cf

$ git log 787495f0b..aecba1111 --date=short --no-merges --format='%ad %ae %s' 2020-05-27 junyer Refuse to rewrite when MaxSubmatch() is too large.

Roll third_party/shaderc/ 7d2f8c57e..da87b8d8b (3 commits)

https://github.com/google/shaderc/compare/7d2f8c57ee3e...da87b8d8b0a1

$ git log 7d2f8c57e..da87b8d8b --date=short --no-merges --format='%ad %ae %s' 2020-06-01 bryan.bernhart Support forcing storage buffers to be always declared as UAV. (#1076) 2020-06-01 rharrison Roll third_party/spirv-cross/ 61cddd630..d385bf096 (4 commits) (#1077) 2020-05-26 rharrison Rolling 4 dependencies and expectations (#1074)

Roll third_party/spirv-cross/ 61cddd630..d385bf096 (4 commits)

https://github.com/KhronosGroup/SPIRV-Cross/compare/61cddd6307ef...d385bf096f5d

$ git log 61cddd630..d385bf096 --date=short --no-merges --format='%ad %ae %s' 2020-05-28 bryan.bernhart Prefer set/binding API 2020-05-28 post Document all CLI options. 2020-05-28 post Do not mask writes to remapped variables in all cases. 2020-05-27 bryan.bernhart HLSL: Add option to treat certain SSBO bindings as UAV, even with readonly.

Roll third_party/spirv-headers/ ac638f181..11d7637e7 (7 commits)

https://github.com/KhronosGroup/SPIRV-Headers/compare/ac638f181542...11d7637e7a43

$ git log ac638f181..11d7637e7 --date=short --no-merges --format='%ad %ae %s' 2020-06-01 dneto spir-v.xml: Use plain ASCII quotes in comment 2020-05-29 cepheus Rebuild headers against the previous grammar commit. 2020-05-29 dmitry.sidorov Apply suggestions 2020-04-05 dmitry.sidorov Add Intel specific definitions from KhronosGroup/SPIRV-LLVM-Translator 2020-05-29 cepheus Header build from previous grammar update. 2020-05-25 michael.kinsner Propose bit allocation mechanism for the FP Fast Math Mode bitfield, following from the mechanism previously added for the loop control bitfield. 2020-04-05 dmitry.sidorov Add SPV_INTEL_function_pointers preview extension

Roll third_party/spirv-tools/ 55af3902f..f050cca7e (6 commits)

https://github.com/KhronosGroup/SPIRV-Tools/compare/55af3902fc24...f050cca7ec47

$ git log 55af3902f..f050cca7e --date=short --no-merges --format='%ad %ae %s' 2020-05-29 andreperezmaselco.developer spirv-fuzz: Add push id through variable transformation (#3359) 2020-05-27 rharrison Rolling 4 dependencies (#3380) 2020-05-27 stevenperron Start SPIRV-Tools v2020.4 2020-05-27 stevenperron Finalize SPIRV-Tools v2020.3 2020-05-27 stevenperron Update CHANGES 2020-05-26 andreperezmaselco.developer spirv-fuzz: Support bit width argument for int and float types (#3378)

Roll third_party/vulkan-docs/ 217150755..dd7b521af (9 commits)

https://github.com/KhronosGroup/Vulkan-Docs/compare/217150755b6f...dd7b521af03e

$ git log 217150755..dd7b521af --date=short --no-merges --format='%ad %ae %s' 2020-06-01 oddhack Change log for June 1, 2020 Vulkan 1.2.142 spec update: 2020-05-19 tommasobonvicini Remove extra unneeded parentheses 2020-05-18 tommasobonvicini Add parentheses around macro arguments 2020-05-18 tommasobonvicini Add cast to uint32_t to VK_MAKE_VERSION usage 2020-05-06 petr_kraus Add missing vkDestroyPrivateDataSlotEXT VU 2020-05-06 petr_kraus Add discard rectangle pipeline VU 2020-05-05 petr_kraus Fix and transfer shading rate pipeline VU 2020-05-05 petr_kraus Fix and transfer exclusive scissor pipeline VU 2020-05-04 petr_kraus Add reserved bitmask types to spec

Roll third_party/vulkan-guide/ 45c5cf3a5..f6c62e0e9 (2 commits)

https://github.com/KhronosGroup/Vulkan-Guide/compare/45c5cf3a5253...f6c62e0e98e7

$ git log 45c5cf3a5..f6c62e0e9 --date=short --no-merges --format='%ad %ae %s' 2020-05-29 46493288+sfricke-samsung Add Enabling Extension chapter (#43) 2020-05-29 46493288+sfricke-samsung Add mention of MockICD (#44)

Roll third_party/vulkan-headers/ 09531f279..db1a98c6c (1 commit)

https://github.com/KhronosGroup/Vulkan-Headers/compare/09531f27933b...db1a98c6cc43

$ git log 09531f279..db1a98c6c --date=short --no-merges --format='%ad %ae %s' 2020-06-01 oddhack Update for Vulkan-Docs 1.2.142

Roll third_party/vulkan-loader/ 3e390a159..006586926 (2 commits)

https://github.com/KhronosGroup/Vulkan-Loader/compare/3e390a159761...006586926ade

$ git log 3e390a159..006586926 --date=short --no-merges --format='%ad %ae %s' 2020-05-25 shannon Build: Update known-good files for 1.2.141 header 2019-10-28 charles loader: add per-application override layer settings

Roll third_party/vulkan-validationlayers/ ca8673175..dc29a12a8 (20 commits)

https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/ca8673175669...dc29a12a8804

$ git log ca8673175..dc29a12a8 --date=short --no-merges --format='%ad %ae %s' 2020-05-29 mark chassis: Load default callbacks earlier in CreateInstance 2020-05-28 s.fricke tests: Add extra VK_EXT_sample_location test 2020-05-28 s.fricke layers: Fix VK_EXT_sample_locations bug 2020-05-28 mark tests: Added test for VUID-VkFBCreateInfo-pAttachments-00891 2020-05-28 mark corechecks: Add FB check for depth-stencil 3D image/imageviews 2020-05-28 s.fricke tests: Add VUID 02840 2020-05-27 s.fricke layers: Add VUID 02840 2020-05-29 mark layers: Clean up some variable name formatting issues 2020-05-26 souravp tests: Implement test for raytracing VUIDs 2020-05-26 souravp layers: Raytracing VUIDs 2020-05-28 shannon build: Update known-good file for 1.2.141 SDK 2020-05-24 s.fricke layers: Label BindBuffer2 VUIDs 2020-05-25 shannon build: Update known-good files for 1.2.141 header 2020-05-24 s.fricke layers: Label 01720 and 01721 2020-05-26 s.fricke layers: Remove CB device tracking 2020-05-26 tony layers: Temp removal of check for border color feature 2020-05-24 s.fricke layers: Label BindMemory2 VUIDs 2020-05-26 ynovikov layers: Fix crash in ValidationStateTracker::PreCallRecordDestroySampler 2020-05-24 s.fricke tests: Add FindSupportedDepthStencilFormat check 2020-05-21 s.fricke layers: Fix False Positive AHB BindBuffer

Created with: roll-dep third_party/effcee third_party/glm third_party/glslang third_party/googletest third_party/re2 third_party/shaderc third_party/spirv-cross third_party/spirv-headers third_party/spirv-tools third_party/tinyxml2 third_party/vulkan-docs third_party/vulkan-extensionlayer third_party/vulkan-guide third_party/vulkan-headers third_party/vulkan-hpp third_party/vulkan-loader third_party/vulkan-validationlayers