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 11 dependencies #83

Closed dj2 closed 4 years ago

dj2 commented 4 years ago

Roll third_party/glslang/ c6a4c6d3d..9b620aa0c (13 commits)

https://github.com/KhronosGroup/glslang/compare/c6a4c6d3d8b5...9b620aa0c12d

$ git log c6a4c6d3d..9b620aa0c --date=short --no-merges --format='%ad %ae %s' 2020-03-11 laddoc Add flag to check whether offset is implicit or explicit (#2031) 2020-03-11 rharrison Use strcmp for all of the extended instruction set checks in the disassembler (#2107) 2020-03-10 jbolz EXT_debug_printf - make escape sequences better match C/C++ 2020-03-09 jbolz disable escape sequences for #line and #error 2020-03-09 jbolz Decorate accesschain operand for nonuniform UBO loads 2020-03-09 jbolz Allow nonuniformEXT() on sampler types. 2020-03-06 kainino Fix typo in Web CMakeLists 2020-03-06 foo.travis add missing string.h header for resource_limits_c.cpp 2020-03-06 foo.travis add c wrapper for standalone ResourceLimits and remove that dependency from glslang_c_interface 2020-03-05 foo.travis add stdbool.h to properly support bool type 2020-03-05 foo.travis add c interface support for TBuiltInResource and glslang::DefaultTBuiltInResource 2019-05-31 jbolz GL_EXT_debug_printf implementation 2020-03-04 s.fricke Add Android build instructions to README

Roll third_party/spirv-cross/ 7d42fd7f7..65aa0c35d (1 commit)

https://github.com/KhronosGroup/SPIRV-Cross/compare/7d42fd7f7b8b...65aa0c35d6c2

$ git log 7d42fd7f7..65aa0c35d --date=short --no-merges --format='%ad %ae %s' 2020-03-10 post include/spirv_cross: Fix typo.

Roll third_party/spirv-headers/ d9ce9ca52..30ef660ce (1 commit)

https://github.com/KhronosGroup/SPIRV-Headers/compare/d9ce9ca52ffe...30ef660ce2e6

$ git log d9ce9ca52..30ef660ce --date=short --no-merges --format='%ad %ae %s' 2020-03-09 stevenperron Export NonSemanticDebugPrintf.h in bazel build

Roll third_party/spirv-tools/ 66a682b6a..dd3d91691 (6 commits)

https://github.com/KhronosGroup/SPIRV-Tools/compare/66a682b6a8f9...dd3d91691f1e

$ git log 66a682b6a..dd3d91691 --date=short --no-merges --format='%ad %ae %s' 2020-03-09 jbolz Allow sampledimage types as operand of OpCopyObject (#3222) 2020-03-09 vasniktel spirv-fuzz: Remove duplicated functionality (#3220) 2020-03-09 andreperezmaselco.developer spirv-fuzz: Allow OpPhi operand to be replaced with a composite synonym (#3221) 2020-03-08 andreperezmaselco.developer spirv-fuzz: Add toggle access chain instruction transformation (#3211) 2020-03-08 vasniktel spirv-fuzz: Add fuzzer pass to permute function parameters (#3212) 2020-03-06 afdx spirv-fuzz: Use better function name (#3207)

Roll third_party/tinyxml2/ bf15233ad..bd5950bb0 (4 commits)

https://github.com/leethomason/tinyxml2/compare/bf15233ad883...bd5950bb0266

$ git log bf15233ad..bd5950bb0 --date=short --no-merges --format='%ad %ae %s' 2020-03-02 johnsenneker Fixed warning caused by sloppy conversion between signed/unsigned types. 2020-02-04 Dan.R.Stevens Remove clean before test or check 2019-11-19 johnsenneker Fixed bug caused by type checking code in LoadFile. 2019-11-19 johnsenneker Added support for files larger than ~2GB.

Roll third_party/vulkan-docs/ 24eee9520..b27536168 (1 commit)

https://github.com/KhronosGroup/Vulkan-Docs/compare/24eee95204b2...b27536168823

$ git log 24eee9520..b27536168 --date=short --no-merges --format='%ad %ae %s' 2020-03-06 oddhack Change log for March 6, 2020 Vulkan 1.2.134 spec update:

Roll third_party/vulkan-extensionlayer/ 663749918..8a457f855 (1 commit)

https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/6637499182fa...8a457f8552d8

$ git log 663749918..8a457f855 --date=short --no-merges --format='%ad %ae %s' 2020-03-05 scotttodd Fix VulkanHeaders_INCLUDE_DIRS typo.

Roll third_party/vulkan-guide/ 3fc4f3128..78812bf12 (1 commit)

https://github.com/KhronosGroup/Vulkan-Guide/compare/3fc4f3128605...78812bf125c5

$ git log 3fc4f3128..78812bf12 --date=short --no-merges --format='%ad %ae %s' 2020-03-10 46493288+sfricke-samsung Add section about pre-rotation

Roll third_party/vulkan-headers/ 9bd3f561b..74556a131 (1 commit)

https://github.com/KhronosGroup/Vulkan-Headers/compare/9bd3f561bcee...74556a131735

$ git log 9bd3f561b..74556a131 --date=short --no-merges --format='%ad %ae %s' 2020-03-06 oddhack Update for Vulkan-Docs 1.2.134

Roll third_party/vulkan-hpp/ cd554ce9e..784ce5d12 (6 commits)

https://github.com/KhronosGroup/Vulkan-Hpp/compare/cd554ce9e041...784ce5d12cd2

$ git log cd554ce9e..784ce5d12 --date=short --no-merges --format='%ad %ae %s' 2020-03-10 asuessenbach Add a check on having a valid value for struct members sType. 2020-03-10 asuessenbach Add support of array-sized function arguments 2020-03-10 asuessenbach Yet another correction on braces for arrays of enums. 2020-03-10 asuessenbach Correct braces around array of enum initializers. 2020-03-10 asuessenbach Support arrays of enums in structures. 2020-03-09 asuessenbach Update of vk.xml to version 134; resolve warnings

Roll third_party/vulkan-validationlayers/ 97484d689..2ff8b6a6f (15 commits)

https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/97484d689869...2ff8b6a6f4d5

$ git log 97484d689..2ff8b6a6f --date=short --no-merges --format='%ad %ae %s' 2020-03-09 s.fricke layers: Add VUID for 01759 01760 01761 2020-03-09 s.fricke tests: Add VkMemoryDedicatedAllocateInfo VUIDs 2020-03-09 s.fricke layers: Add VkMemoryDedicatedAllocateInfo VUIDs 2020-03-10 petr_kraus tests: Update VkResult strings 2020-03-06 mark tests: Rename debug report callback function 2020-03-06 mark tests: Remove old InitFramework function 2020-03-06 mark tests: Use newer InitFramework function 2020-03-06 mark tests: Add structure to use platform-specific debug callbacks 2020-03-06 mark tests: Skip checking debugutils ext in framework 2020-03-04 mark tests: Add utils messenger callback function 2020-03-06 mark tests: Renable tests needing layer-only extensions 2020-03-04 mark tests: Fix VUID typo in CreatePipelineAttribBindingConflict 2020-03-04 mark layers: Add utils message type helper 2020-03-04 mark tests: Use correct VUID for deprecated device exts 2020-03-05 jeremy tests: Test array dynamic indexing features

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