google / vkb

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

Rolling 7 dependencies #91

Closed dj2 closed 4 years ago

dj2 commented 4 years ago

Roll third_party/glslang/ ea50f6d77..f03cb290a (2 commits)

https://github.com/KhronosGroup/glslang/compare/ea50f6d77ef5...f03cb290ac10

$ git log ea50f6d77..f03cb290a --date=short --no-merges --format='%ad %ae %s' 2020-04-27 63069047+pmistryNV Add support for extension GL_ARB_texture_query_lod. (#2194) 2020-04-28 dj2 Remove unused Es310Desktop430 (#2200)

Roll third_party/spirv-cross/ 4330b046b..471990d4d (2 commits)

https://github.com/KhronosGroup/SPIRV-Cross/compare/4330b046be41...471990d4dc4a

$ git log 4330b046b..471990d4d --date=short --no-merges --format='%ad %ae %s' 2020-04-27 post Work around odd deadlock in test_shaders.py in --parallel mode. 2020-04-27 post Implement OpAtomicLoad/OpAtomicStore.

Roll third_party/spirv-tools/ 5547553a0..f278b467d (8 commits)

https://github.com/KhronosGroup/SPIRV-Tools/compare/5547553a0c7b...f278b467dfd2

$ git log 5547553a0..f278b467d --date=short --no-merges --format='%ad %ae %s' 2020-04-28 afdx spirv-fuzz: Do not outline regions that end with a loop header (#3312) 2020-04-27 bclayton vscode: Handle '|' chains on BitEnum / ValueEnum (#3309) 2020-04-27 jaebaek Add debug information analysis (#3305) 2020-04-27 dneto Add spvtools::opt::Operand::AsLiteralUint64 (#3320) 2020-04-27 afdx spirv-fuzz: Pass on validator options during shrinking (#3317) 2020-04-27 afdx spirv-fuzz: Clamp statically out-of-bounds accesses in code donation (#3315) 2020-04-27 afdx spirv-fuzz: Fix memory management in the fact manager (#3313) 2020-04-27 afdx spirv-fuzz: Do not replace the Sample argument in OpImageTexelPointer (#3311)

Roll third_party/vulkan-docs/ 5789d98a3..dd9894dab (3 commits)

https://github.com/KhronosGroup/Vulkan-Docs/compare/5789d98a3fb3...dd9894dabc34

$ git log 5789d98a3..dd9894dab --date=short --no-merges --format='%ad %ae %s' 2020-04-22 haxpor Minor text edit 2020-04-22 petr_kraus Add externsync to queue destruction 2020-04-17 petr_kraus Add apiVersion VU disallowing <1.0.0

Roll third_party/vulkan-headers/ 62becc509..4c19ae6b9 (1 commit)

https://github.com/KhronosGroup/Vulkan-Headers/compare/62becc509a88...4c19ae6b95e4

$ git log 62becc509..4c19ae6b9 --date=short --no-merges --format='%ad %ae %s' 2020-04-27 oddhack Update for Vulkan-Docs 1.2.139

Roll third_party/vulkan-hpp/ b58aa05ae..de3be15b7 (3 commits)

https://github.com/KhronosGroup/Vulkan-Hpp/compare/b58aa05aeb58...de3be15b7075

$ git log b58aa05ae..de3be15b7 --date=short --no-merges --format='%ad %ae %s' 2020-04-27 asuessenbach Add support for basetypes without any type information 2020-04-27 matavenrath Increase travis warning level and treat warnings as errors 2020-04-27 asuessenbach Use attribute [[deprecated]] only if __cplusplus >= 201402L.

Roll third_party/vulkan-validationlayers/ 1512acdf0..72b2a3b27 (4 commits)

https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/1512acdf047f...72b2a3b275e5

$ git log 1512acdf0..72b2a3b27 --date=short --no-merges --format='%ad %ae %s' 2020-04-09 mikes scripts: Object tracker optional handling 2020-04-23 tony practices: Fix CreateFramebuffer 2020-04-25 petr_kraus tests: Test swapchain image props 2020-04-25 petr_kraus layers: Initialize image props for a swapchain

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