aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasuonpaa <34128694+asuonpaa@users.noreply.github.com>2021-10-28 13:34:23 +0300
committerGitHub <noreply@github.com>2021-10-28 11:34:23 +0100
commit21e07d7e7c99264a894698cd62c579b6f8178daa (patch)
tree1efccdc31cb8daedba8a9edcd41420dc058522e2
parent972b60e3f2eb4e9537f15df139a5e6fb80570474 (diff)
downloadamber-21e07d7e7c99264a894698cd62c579b6f8178daa.tar.gz
Roll dependencies (#967)
* Roll third_party/glslang/ e0771b5d4..d1608ab1e (23 commits) https://github.com/KhronosGroup/glslang/compare/e0771b5d4c7e...d1608ab1ef17 $ git log e0771b5d4..d1608ab1e --date=short --no-merges --format='%ad %ae %s' 2021-10-27 greg Remove support for double trig, pow, exp and log 2021-10-04 jeremy Return new allocator for copied containers 2021-10-18 greg Allow 8/16-bit integer as array index 2021-10-20 greg Accept gl_ViewportMask in version 430 and later 2021-10-19 alele Skip auto decorating shader record buffer blocks with 'set' and 'binding'. 2021-10-19 dneto Fix Cmake rule for extension header generation 2021-09-01 aaron.hagan GL_EXT_spirv_intrinsics - Port extensions 2021-10-13 rex.xu Make modifications of GL_EXT_spirv_intrinsics 2021-10-14 chrisforbes Untangle use of core glslang version enums in SpvPostProcess 2021-10-13 kevin.mccullough Fix cross-stage check to allow subsequent stage to use previous stage's binding 2021-09-28 nathaniel cmake: Remove "conditions" from endif 2021-09-29 malcolm rename member variable for clarity 2021-09-24 greg Fix variable scoping of do-while 2021-09-23 greg Scalarize vector readFirstInvocationARB (#2766) 2021-09-22 greg Fix unreachable code in getSampledType() 2021-09-22 mbechard Auto push constant blocks (#2764) 2021-09-17 greg Fix SPIR-V for SampleBias 2021-09-16 malcolm GL_EXT_vulkan_glsl_relaxed - retarget gl_VertexID to gl_VertexIndex 2021-09-15 malcolm avoid growing the global uniform block with duplicates 2021-09-14 greg Run update_precision() on array and matrix constructors. 2021-09-09 fan0013 Change MINGW_HAS_SECURE_API checks. 2021-08-09 jeremy Fix GCC warnings 2021-07-06 kevin.mccullough Fix isIoResizeArray() tessellation stage handling Created with: roll-dep third_party/glslang * Roll third_party/googletest/ 159c9ad23..16f637fbf (23 commits) https://github.com/google/googletest/compare/159c9ad23e8b...16f637fbf4ff $ git log 159c9ad23..16f637fbf --date=short --no-merges --format='%ad %ae %s' 2021-10-11 absl-team Googletest export 2021-10-11 absl-team Googletest export 2021-10-11 absl-team Googletest export 2021-10-08 yesudeep Fix linker errors on FreeBSD. 2021-09-30 absl-team Googletest export 2021-09-28 absl-team Googletest export 2021-09-24 cclauss Fix remaining typos discovered by codespell 2021-09-20 absl-team Googletest export 2021-09-20 absl-team Internal change 2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency 2021-09-16 cclauss Fix typos discovered by codespell 2021-09-16 cclauss Fix typos discovered by codespell 2021-09-16 cclauss Fix typo discovered by codespell 2021-09-15 absl-team Googletest export 2021-09-15 dmauro Googletest export 2021-09-15 absl-team Googletest export 2021-09-14 dmauro Googletest export 2021-09-14 dmauro Googletest export 2021-09-14 absl-team Googletest export 2021-09-15 761129+derekmauro Revert grammatically incorrect change 2021-08-10 akashkumarsingh11032001 add a missing 'a' 2021-08-10 akashkumarsingh11032001 Create CONTRIBUTING.md 2020-12-29 julien.jemine Using auto instead of container::const_iterator Created with: roll-dep third_party/googletest * Roll third_party/json/ 626e7d61e..fec56a1a1 (13 commits) https://github.com/nlohmann/json/compare/626e7d61e44d...fec56a1a16c6 $ git log 626e7d61e..fec56a1a1 --date=short --no-merges --format='%ad %ae %s' 2021-10-16 mail :bookmark: set version to 3.10.4 2021-10-16 niels.lohmann Revert invalid fix (#3082) 2021-10-14 niels.lohmann Allow to use get with explicit constructor (#3079) 2021-10-14 theo.delrieu fix std::filesystem::path regression (#3073) 2021-10-08 mail :bookmark: set version to 3.10.3 2021-10-07 theo.delrieu meta: fix is_compatible/constructible traits (#3020) 2021-10-07 carl.smedstad Fix assertion failure for JSON_DIAGNOSTICS (#3037) 2021-09-28 niels.lohmann :memo: fixed Clang version (#3040) 2021-09-12 niels.lohmann Allow allocators for output_vector_adapter (#2989) 2021-09-12 anthony Set parent pointers for values inserted via update() (fixes #3007). (#3008) 2021-09-01 niels.lohmann Update docset generation script (#2967) 2021-08-30 niels.lohmann :construction_worker: re-add Clang 12 (#2986) 2021-08-29 niels.lohmann Use new Docker image (#2981) Created with: roll-dep third_party/json * Roll third_party/shaderc/ c42db5815..f6d6dddfa (1 commit) https://github.com/google/shaderc/compare/c42db5815fad...f6d6dddfabfe $ git log c42db5815..f6d6dddfa --date=short --no-merges --format='%ad %ae %s' 2021-09-17 bob build: add switch to disable copyright check Created with: roll-dep third_party/shaderc * Roll third_party/spirv-headers/ 635049b5e..1380cbbec (5 commits) https://github.com/KhronosGroup/SPIRV-Headers/compare/635049b5e145...1380cbbec107 $ git log 635049b5e..1380cbbec --date=short --no-merges --format='%ad %ae %s' 2021-05-24 pmistry Implement header definitions for SPV_NV_bindless_texture 2021-10-12 ben.ashbaugh reserve SPIR-V enum block for Intel extensions 2021-10-05 pmistry Define a new Image operand bit mask for non constant offsets 2021-10-01 egdaniel Register Magic Num for Skia SkSL SPIR-V Generator 2021-09-16 gleese Remove 'Kernel' capability from fast-math flags Created with: roll-dep third_party/spirv-headers * Roll third_party/spirv-tools/ 9e65f054d..d997c83b1 (40 commits) https://github.com/KhronosGroup/SPIRV-Tools/compare/9e65f054d1a1...d997c83b103e $ git log 9e65f054d..d997c83b1 --date=short --no-merges --format='%ad %ae %s' 2021-10-26 jaebaek Add spirv-opt pass to replace descriptor accesses based on variable indices (#4574) 2021-10-26 stevenperron Make IsLocalVar in ADCE work at any time. (NFC) (#4595) 2021-10-26 afdx Add libFuzzer target for spirv-fuzz (#4434) 2021-10-25 alanbaker Handle missing execution modes for limitation check (#4594) 2021-10-21 dneto opt: set upper bits of spec constant according to spec (#4589) 2021-10-21 airlied opt/spec_constants: fix bit pattern width checks. (#4588) 2021-10-20 afdx Fix i386 build issues related to random generation (#4586) 2021-10-19 greg Generate constants directly in CreateDebugInlinedAt (#4572) 2021-10-19 dneto README: Remove appveyor build badge. (#4584) 2021-10-18 dneto README: Update tested versions of compilers (#4579) 2021-10-19 lu.jiao Opt passes should apply to the exported functions (#4554) 2021-10-15 alanbaker Consider 0xffffffff offset as missing (#4564) 2021-10-14 alanbaker Account for strided components in arrays (#4575) 2021-10-14 dneto Remove Appveyor CI, update README (#4578) 2021-10-14 greg Mark DebugInfoNone as live in ADCE when DebugInfo present (#4568) 2021-10-14 dneto Enable OpConstFunctionPointerINTEL outside function (#4576) 2021-10-14 afdx Fix output of SPIR-V version in diagnostic (#4562) 2021-10-13 rharrison Use max enum instead of static array of legal values (#4571) 2021-10-13 alanbaker Update SPIRV-Headers (#4573) 2021-10-13 greg Fix merge-block assertions with debugInfo (#4563) 2021-10-13 jaebaek Fix CI failure (#4570) 2021-10-06 dneto Avoid bugprone-move-forwarding-reference warning in Clang (#4560) 2021-10-06 afdx Include a maximum value for spv_target_env (#4559) 2021-10-05 greg Fix ConstantManager to not run AnalyzeInstDefUse if DefUse not valid (#4557) 2021-10-04 rharrison Stop consuming input in fuzzers to select target environment (#4544) 2021-10-04 stevenperron More ADCE refactoring (#4548) 2021-10-01 dneto Avoid implicit fallthrough, by duplicating code (#4556) 2021-10-01 lukas.hermanns spirv-opt: Don't eliminate dead members from StructuredBuffer (#4553) 2021-09-30 alanbaker Do not assume there are execution modes (#4555) 2021-09-28 afdx Suppress protobuf warning (#4551) 2021-09-24 stevenperron Adce refactor (NFC) (#4547) 2021-09-24 greg Handle NonSemantic.Shader Debug[No]Line (#4530) 2021-09-23 greg Fix inst_buff_addr_check to handle struct loads (#4489) 2021-09-23 jmadill GN: Fix build for debuginfo codegen. (#4536) 2021-09-22 alanbaker Update SPIRV-Headers (#4543) 2021-09-21 alanbaker Fix checks for offset in nested structs (#4531) 2021-09-21 afdx Fix UBSan error in spirv-dis fuzzer (#4517) 2021-09-20 stevenperron Fix extract with out-of-bounds index (#4529) 2021-09-15 greg spirv-opt: Switch from Vulkan.DebugInfo to Shader.DebugInfo (#4493) 2021-09-15 greg Add preserve_interface mode to aggressive_dead_code_elim (#4520) Created with: roll-dep third_party/spirv-tools * Roll third_party/vulkan-headers/ c519fd7a3..d594f7012 (7 commits) https://github.com/KhronosGroup/Vulkan-Headers/compare/c519fd7a3f3b...d594f70127b4 $ git log c519fd7a3..d594f7012 --date=short --no-merges --format='%ad %ae %s' 2021-10-19 46324611+charles-lunarg Fix spelling of querying in vk_icd.h 2021-10-19 46324611+charles-lunarg Update issue reference for non-API headers 2021-10-14 oddhack Add missing vulkan_video_codec_h265std_encode.h 2021-10-13 oddhack Update for Vulkan-Docs 1.2.196 2021-10-05 oddhack Update for Vulkan-Docs 1.2.195 2021-09-28 oddhack Update for Vulkan-Docs 1.2.194 2021-09-21 oddhack Update for Vulkan-Docs 1.2.193 Created with: roll-dep third_party/vulkan-headers * Roll third_party/vulkan-loader/ 4c84b8223..830a0724a (39 commits) https://github.com/KhronosGroup/Vulkan-Loader/compare/4c84b8223cfc...830a0724aa28 $ git log 4c84b8223..830a0724a --date=short --no-merges --format='%ad %ae %s' 2021-10-26 marky Added layer debug section and pre-instance info 2021-10-26 marky Modify loader warning about physical device count 2021-10-22 charles Fix vkGetInstanceProcAddr not handling null instance 2021-10-21 marky Fix broken doc links in new docs 2021-10-20 marky Change Implementation->Drivers 2021-09-27 elene.mst loader: include FreeBSD in supported platforms 2021-10-18 charles test: Don't add null paths for redirection 2021-07-02 marky Re-arrange/update loader docs 2021-09-21 charles Only return pre-instance functions when instance is NULL 2021-10-13 mikes build: Update to header 1.2.196 2021-10-07 46324611+charles-lunarg Update README.md to remove mention of Vk-Headers 2021-10-06 charles test: Update WrapObjects test to new framework 2021-10-06 charles Zero-init values passed into EnumPhysDevs 2021-10-06 gleese Only parse git information if .git/HEAD exists 2021-10-05 mikes build: Update to header 1.2.195 2021-10-04 charles test: remove stub functions 2021-10-04 charles test: Use correct name in def files 2021-10-04 charles test: Use correct path in json files 2021-10-01 charles test: Update ExtraLoaderTests 2021-10-01 charles test: Move more old tests to new framework 2021-10-01 charles ci: Enable tests on MacOS GithubActions 2021-09-30 charles loader: Remove old debug path printing 2021-09-30 charles test: Add XDG & VK_LAYER_PATH tests 2021-09-21 charles test: Fixup XDG path handling, add XDG tests 2021-09-30 charles build: Revert generated loader.rc 2021-09-07 ralf.habacker loader: Fix setting `libdir` in generated vulkan.pc on Windows 2021-09-29 charles loader: Only include loader_windows.h on windows 2021-09-23 charles build: Move test dependencies to known_good.json 2021-09-23 charles build: Update update_deps.py to match VVL 2021-09-28 mikes build: Update to header 1.2.194 2021-09-27 charles build: Add RELEASE_BUILD option for Windows SDK builds 2021-09-27 charles Use CMake to define SECURE_GETENV variables 2021-09-17 charles build: Set DLL version automatically 2021-09-23 nathaniel build: Add UPDATE_DEPS cmake arg 2021-09-22 charles test: Isolate Env-Vars from test framework 2021-09-21 charles build: Fix using wrong Windows SDK for VS 2015 2021-09-21 mikes build: Update to header 1.2.193 2021-09-16 chouinard loader: Add cJSON prefix to update function 2021-09-15 mikes build: Update to header 1.2.192 Created with: roll-dep third_party/vulkan-loader * Roll third_party/vulkan-validationlayers/ 8083ce843..b9168891c (193 commits) https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/8083ce843909...b9168891cb55 $ git log 8083ce843..b9168891c --date=short --no-merges --format='%ad %ae %s' 2021-10-27 s.fricke layers: Fix YCbCr format block extent 2021-10-26 s.fricke layers: Generate SPIR-V image ops 2021-10-25 nathaniel layers: Workaround for AMD + Windows driver 2021-10-26 nathaniel tests: Invalid image layout in dispatch 2021-10-26 nathaniel layers: Add missing state update for DispatchBase* 2021-10-24 ziga tests: Test copying mutable descriptor set types 2021-10-24 ziga layers: Validate copying mutable descriptor set types 2021-10-11 jeremyg layers: Rename read_lock_guard_t and write_lock_guard_t 2021-10-25 nathaniel build: Add C++20 test build 2021-10-11 jeremyg layers: Use std::shared_timed_mutex when building for C++14 2021-10-20 jeremyg layers: Don't pre-query surface attributes during creation 2021-10-20 jeremyg layers: Fix IMAGE_STATE::Unlink() for swapchain images 2021-10-22 jeremyg tests: Only get requested queues in Device::init_queues() 2021-10-21 jeremyg tests: Fix test for VUID 01270 2021-10-20 jeremyg tests: Check for surface support first in InitSwapchain() 2021-10-22 jeremyg layers: Handle allocation failures in vkCreateInstance() 2021-10-15 ziga tests: Test creating descriptor pool with mutable types 2021-10-15 ziga layers: Validate descriptor pool with mutable types 2021-10-16 ziga tests: Test updating descriptor set with mutable type 2021-10-16 ziga layers: Validate updating mutable type is allowed 2021-10-13 ziga tests: Test multiple transform feedback output streams 2021-10-13 ziga layers: Validate multiple transform feedback output streams 2021-10-19 s.fricke layers: Add SPIR-V scope param helper 2021-10-21 ziga tests: Temporarily remove swapchain image used test 2021-10-21 ziga layers: Temporarily remove swapchain image used check 2021-10-20 s.fricke layers: Combine ValidateCmdCopyBuffer functions 2021-10-13 ziga tests: Test VkMutableDescriptorTypeList 2021-10-13 ziga layers: Validate VkMutableDescriptorTypeList 2021-10-19 s.fricke layers: Add option flags to spirv-opt pass 2021-09-14 jeremyg layers: Clean up Queue submission state tracking 2021-09-14 jeremyg layers: Remove std::pair<> from Fence and Semaphore state 2021-09-08 jeremyg layers: Move Queue, Semaphore and Fence methods to a new file 2021-10-15 ziga tests: Test updating template with mutable descriptor type 2021-10-15 ziga layers: Validate updating template with mutable descriptor 2021-10-21 siglesias syncval: Fix assert expression 2021-10-20 s.fricke layers: Clean up cmd version naming 2021-10-20 s.fricke layers: Add Blocked Image helper 2021-10-09 ziga tests: Test layout of image with external memory 2021-10-09 ziga layers: Validate image with external memory layout 2021-10-16 ziga tests: Test binding descriptor set from host only pool 2021-10-16 ziga layers: Validate binding set from host only pool 2021-10-19 s.fricke layers: Maintenance4 LocalSizeId spirv-val flag 2021-10-15 tony tests: Fix val error in GpuValidationArrayOOBGraphicsShaders 2021-10-14 tony gpu: Add option to disable descriptor indexing val 2021-10-14 tony gpu: Preserve interfaces in dead code elimination pass 2021-10-14 tony tests: Fix GpuValidationInlineUniformBlockAndMiscGpu 2021-10-15 ziga tests: Test creating mutable descriptor set layouts 2021-10-15 ziga layers: Validate creating mutable descriptor set layout 2021-10-16 ziga layers: Fix CmdCopyBuffer messages 2021-10-14 nathaniel tests: Add positive points written test (...) 2021-09-24 jeremyg layers: Make more BUFFER_STATE member data be const 2021-09-28 s.fricke layers: Prevent invalid depth/stencil format 2021-09-28 rgarcia layers: Do not require PointSize for line mesh shaders 2021-09-27 ziga tests: Test spirv with PerVertexNV location 2021-09-27 ziga layers: Fix collecting spirv PerVertexNV locations 2021-09-25 ziga tests: Test copying unbound acceleration structures 2021-09-25 ziga layers: Validate copied structures are bound to memory 2021-09-23 jeremyg layers: Query IMAGE_STATE memory reqs during construction 2021-09-27 esthermations layers: Fix 04737 error message always printing first format 2021-09-23 s.fricke layers: Remove unused unassigned VUs 2021-09-20 ziga tests: Test conservative rasterization overestimation size 2021-09-20 ziga layers: Validate conservative rasterization overestimation size 2021-09-23 ziga tests: Test acceleration structure bindings count 2021-09-23 ziga layers: Validate acceleration structure bindings count 2021-09-21 ziga tests: Add positive test for task and mesh shader 2021-09-22 ziga tests: Test creating pipeline library 2021-09-22 ziga layers: Validate pipeline library create flags 2021-09-20 ziga tests: Test compute shader subgroup size 2021-09-20 ziga layers: Validate shader subgroup size 2021-09-23 nathaniel tests: Disable exclusive FS test 2021-08-02 tony tests: Fix GpuDebugPrintf on RADV 2021-03-24 nathaniel tests: Add nullDescriptor tests 2021-08-19 ziga tests: Test ConditionalRenderingBeginInfo offset 2021-08-19 ziga layers: Validate ConditionalRenderingBeginInfo offset 2021-09-20 jeremyg layers: Fix checking for std::shared_mutex support 2021-09-21 mikes build: Update to header 1.2.193 2021-09-20 jeremyg layers: Fix checking for std::shared_mutex support 2021-09-20 jeremyg build: Fix the cmake VVL_CPP_STANDARD setting 2021-09-20 s.fricke layers: Fix function name for runtime shader check 2021-09-16 ziga tests: Test TexelGatherOffset limits 2021-09-16 ziga layers: Validate TexelGatherOffset 2021-09-17 ziga tests: Test ray tracing flags with library 2021-09-17 ziga layers: Validate ray tracing pipeline flags with library 2021-09-07 ziga tests: Test CmdWriteTimestamp2KHR invalid query 2021-09-06 ziga layers: Validate CmdWriteTimestamp2KHR query 2021-09-12 ziga tests: Test transform feedback with multiview 2021-09-12 ziga layers: Validate transform feedback with multiview 2021-09-17 nathaniel tests: Fix adding instance extensions 2021-09-17 ziga tests: Test invalid ray tracing pipeline dynamic state 2021-09-17 ziga layers: Validate RayTracing DynamicStates 2021-09-16 s.fricke layers: Label VUID 06272 2021-09-16 s.fricke tests: VK_KHR_workgroup_memory_explicit_layout 2021-09-16 s.fricke layers: Use proper ExtEnabled function 2021-09-16 s.fricke layers: Label Runtime SPIR-V VUs 2021-09-15 nathaniel git: Add .cache to gitignore 2021-09-15 nathaniel docs: Update creating_tests 2021-09-15 nathaniel tests: Update buffer image tests 2021-09-14 nathaniel tests: Add required extension helpers 2021-09-15 mikes layers: Use new extension name constants 2021-09-15 mikes build: Update to header 1.2.192 Created with: roll-dep third_party/vulkan-validationlayers
-rw-r--r--DEPS18
1 files changed, 9 insertions, 9 deletions
diff --git a/DEPS b/DEPS
index afc8437..001e1a3 100644
--- a/DEPS
+++ b/DEPS
@@ -15,17 +15,17 @@ vars = {
'cppdap_revision': '5f3169421ebf151d5583252618a0631e23a89066',
'cpplint_revision': '26470f9ccb354ff2f6d098f831271a1833701b28',
'dxc_revision': '5fba0c36b35685bf54a08676f9cb9335bc846b26',
- 'glslang_revision': 'e0771b5d4c7e64a4354e1aa93fb2a673b2a08010',
- 'googletest_revision': '159c9ad23e8b276e8c975bb8621c81d4df5fd863',
- 'json_revision': '626e7d61e44dee32887126c8f437dd077dec09cf',
+ 'glslang_revision': 'd1608ab1ef17f1488bdcbfe11f2c3c96ac482fce',
+ 'googletest_revision': '16f637fbf4ffc3f7a01fa4eceb7906634565242f',
+ 'json_revision': 'fec56a1a16c6e1c1b1f4e116a20e79398282626c',
'lodepng_revision': '8c6a9e30576f07bf470ad6f09458a2dcd7a6a84a',
- 'shaderc_revision': 'c42db5815fad0424f0f1311de1eec92cdd77203d',
- 'spirv_headers_revision': '635049b5e1451d846d5d307def8c78328aaeb342',
- 'spirv_tools_revision': '9e65f054d1a13f64c2f1e4fa7b55791e35fbea6e',
+ 'shaderc_revision': 'f6d6dddfabfec1041c0dfb8e7ff3608a5f82227c',
+ 'spirv_headers_revision': '1380cbbec10756b492e9397d03c4250887e15090',
+ 'spirv_tools_revision': 'd997c83b103ed1f3af09ed65e1cbf89fbc6d9451',
'swiftshader_revision': '0fa19bd6c285e8ad3459a3f58ca903ceb2d7ab00',
- 'vulkan_headers_revision': 'c519fd7a3f3b3baf0df16395356cecf4bfee2a8c',
- 'vulkan_loader_revision': '4c84b8223cfc5d4237e09d205fd55d729084d7d8',
- 'vulkan_validationlayers_revision': '8083ce8439091c758522f2077816769bce818ac6',
+ 'vulkan_headers_revision': 'd594f70127b4198286b3472a48bee56e341259cd',
+ 'vulkan_loader_revision': '830a0724aa281d7cad98eda59b850871f024bb41',
+ 'vulkan_validationlayers_revision': 'b9168891cb55c00e2054220082775f6e0c114df0',
'robin_hood_hashing_revision': '24b3f50f9532153edc23b29ae277dcccfd75a462',
}