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 6 dependencies #45

Closed dj2 closed 4 years ago

dj2 commented 4 years ago

Roll third_party/googletest/ d5707695c..f73898f3f (2 commits)

https://github.com/google/googletest/compare/d5707695cb02...f73898f3ffd4

$ git log d5707695c..f73898f3f --date=short --no-merges --format='%ad %ae %s' 2019-10-19 martinerikwerner pkg-config: Remove pthread link flag from Cflags 2019-11-05 krystian.kuzniarek update gen_gtest_pred_impl.py

Roll third_party/shaderc/ 0865050e5..942aa55af (6 commits)

https://github.com/google/shaderc/compare/0865050e54e9...942aa55afa1d

$ git log 0865050e5..942aa55af --date=short --no-merges --format='%ad %ae %s' 2019-11-14 9856269+sarahM0 Add spvc parser support for all OpConstant. and OpSpecConstant. (#886) 2019-11-13 dneto Android.mk: Fix detection of spirv-headers directory (#887) 2019-11-13 9856269+sarahM0 Add spvc parser support and unit tests for: OpTypeMatrix, OpTypeRuntimeArray, OpTypeImage, OpTypeSampler, OpTypeSampledImage (#885) 2019-11-13 rharrison Remove the deprectated all-in-one generation API (#883) 2019-11-13 rharrison Expose spirv_cross compiler to ease integration into Dawn (#884) 2019-11-13 9856269+sarahM0 Add spvc parser support and unit tests for: OpTypeBool, OpTypeFloat, … (#881)

Roll third_party/spirv-tools/ ab3cdcaef..c3f22f7cb (5 commits)

https://github.com/KhronosGroup/SPIRV-Tools/compare/ab3cdcaef56e...c3f22f7cba60

$ git log ab3cdcaef..c3f22f7cb --date=short --no-merges --format='%ad %ae %s' 2019-11-14 dneto Update README (#3047) 2019-11-14 pierremoreau Update README (#3048) 2019-11-13 dneto Avoid uninit warning in GCC (#3044) 2019-10-23 bclayton utils/vscode: Add SPIR-V language server support 2019-11-11 bclayton utils/vscode: Add go language server packages.

Roll third_party/vulkan-guide/ 652ad0971..31fcb7633 (2 commits)

https://github.com/KhronosGroup/Vulkan-Guide/compare/652ad097109e...31fcb7633cf0

$ git log 652ad0971..31fcb7633 --date=short --no-merges --format='%ad %ae %s' 2019-11-14 patrick.r.purcell Update tools entry (#11) 2019-11-13 33630720+JoseEmilio-ARM Add references to Vulkan Samples and minor fixes (#7)

Roll third_party/vulkan-hpp/ e85096359..2bd8e403e (1 commit)

https://github.com/KhronosGroup/Vulkan-Hpp/compare/e850963599fb...2bd8e403e8f1

$ git log e85096359..2bd8e403e --date=short --no-merges --format='%ad %ae %s' 2019-11-14 dsinclair Add option to install vulkan.hpp header (#429)

Roll third_party/vulkan-validationlayers/ cd0204c58..f55721f59 (7 commits)

https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/cd0204c5807a...f55721f59f40

$ git log cd0204c58..f55721f59 --date=short --no-merges --format='%ad %ae %s' 2019-09-09 camden tests: Add test file for BP and move 1 test 2019-11-01 camden CMake: Add vklayertests_best_practices.cpp to CMake 2019-11-01 camden layers: Remove DrawCmd perf warning from Buf Val 2019-10-16 camden layers: Add DrawCmd perf warning to Best Practices 2019-11-12 mark tests: Verify reset/use of qpool in different command buffers 2019-11-13 mark corechecks: Enable querystate tracking across multiple submitInfos 2019-11-12 tony tests: Add mechanism to deal with duplicate errors

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-guide third_party/vulkan-headers third_party/vulkan-hpp third_party/vulkan-loader third_party/vulkan-validationlayers

dj2 commented 4 years ago

Known bot issue.