From 10e13f11a1611447340b36c06d9cd7701ce4b342 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Fri, 9 Feb 2024 02:06:36 +0000 Subject: [PATCH] Roll third_party/spirv-headers/ 4183b260f..e77d03080 (21 commits) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/KhronosGroup/SPIRV-Headers/compare/4183b260f4cc...e77d03080b90 $ git log 4183b260f..e77d03080 --date=short --no-merges --format='%ad %ae %s' 2024-02-07 gleese Update FPFastMath token reservation (#414) 2024-01-26 dneto List all licenses in the root LICENSE file. (#410) 2024-01-26 dneto Support SPV_KHR_quad_control (with fixed line endings) (#412) 2024-01-24 dneto SPV_KHR_float_controls2 (#409) 2024-01-24 alanbaker Add SPV_KHR_maximal_reconvergence (#407) 2024-01-24 ben.ashbaugh update copyright dates to 2024 (#404) 2024-01-17 robin Register Zig Compiler tool (#405) 2024-01-17 robin Add a Source Language for Zig (#403) 2024-01-10 gleese Reserve an FPFastMathMode bit (#401) 2024-01-10 49699333+dependabot[bot] Bump the github-actions group with 1 update (#400) 2024-01-10 89833130+rjodinchr Publish the header for the vulkan-shader-profiler embedded reflection… (#398) 2024-01-03 dmitry.sidorov Upstream tokens for SPV_INTEL_masked_gather_scatter (#391) 2024-01-03 joycebrum feat: Create dependabot.yml (#397) 2023-12-06 kevin.petit Add a few missing calls to std::exit on error (#395) 2023-12-06 bertrand.wlodarczyk Headers support for FPGAClusterAttributesV2INTEL (#393) 2023-12-07 115671160+spencer-lunarg Add Type-Declaration for extended types (#392) 2023-12-06 dmitry.sidorov Update SPV_INTEL_long_composites tokens (#375) 2023-11-15 viktoria.maksimova Change token IDs for global_variable_fpga_decorations and global_variable_host_access (#389) 2023-11-15 johnkslang It seems d790ced752b5bfc06b6988baadef6eb2d16bdf96 add tabs. (#390) 2023-11-08 115671160+spencer-lunarg Fix SPV_KHR_workgroup_memory_explicit_layout implicit declare (#388) 2023-10-18 bertrand.wlodarczyk Headers support for new FPGAMemoryAttributesINTEL (#384) Created with: roll-dep third_party/spirv-headers --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bc053be00..d4c493db5 100644 --- a/DEPS +++ b/DEPS @@ -10,7 +10,7 @@ vars = { 'glslang_revision': 'b1f7affe94ea108de7e38ee764f855a2130da398', 'googletest_revision': 'b75ecf1bed2fcd416b66c86cb6fe79122abf132e', 're2_revision': 'ab7c5918b418428ed17dbe564e0d8402bd7d743d', - 'spirv_headers_revision': '4183b260f4cccae52a89efdfcdd43c4897989f42', + 'spirv_headers_revision': 'e77d03080b90c5d361663a67834c57bb1fddaec2', 'spirv_tools_revision': '360d469b9eac54d6c6e20f609f9ec35e3a5380ad', }