Skip to content

Commit 078df37

Browse files
authored
Merge pull request #291 from spencer-lunarg/spencer-lunarg-version-summary
Update Version Summary page
2 parents 0daac0d + 6ece288 commit 078df37

File tree

3 files changed

+94
-16
lines changed

3 files changed

+94
-16
lines changed

chapters/vulkan_release_summary.adoc

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2019-2022 The Khronos Group, Inc.
1+
// Copyright 2019-2025 The Khronos Group, Inc.
22
// SPDX-License-Identifier: CC-BY-4.0
33

44
// Required for both single-page and combined guide xrefs to work
@@ -10,13 +10,13 @@ ifndef::images[:images: images/]
1010

1111
Each minor release version of Vulkan link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#extendingvulkan-compatibility-promotion[promoted] a different set of extension to core. This means that it's no longer necessary to enable an extensions to use it's functionality if the application requests at least that Vulkan version (given that the version is supported by the implementation).
1212

13-
The following summary contains a list of the extensions added to the respective core versions and why they were added. This list is taken from the Vulkan spec, but links jump to the various spots in the Vulkan Guide
13+
The following summary contains a list of the extensions added to the respective core versions and why they were added. This list is taken from the link:https://docs.vulkan.org/spec/latest/appendices/versions.html[Vulkan spec], but links jump to the various spots in the Vulkan Guide
1414

1515
== Vulkan 1.1
1616

1717
[NOTE]
1818
====
19-
link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#versions-1.1[Vulkan Spec Section]
19+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.1[Vulkan Spec Section]
2020
====
2121

2222
Vulkan 1.1 was released on March 7, 2018
@@ -51,7 +51,7 @@ Besides the listed extensions below, Vulkan 1.1 introduced the xref:{chapters}su
5151

5252
[NOTE]
5353
====
54-
link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#versions-1.2[Vulkan Spec Section]
54+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.2[Vulkan Spec Section]
5555
====
5656

5757
Vulkan 1.2 was released on January 15, 2020
@@ -85,7 +85,7 @@ Vulkan 1.2 was released on January 15, 2020
8585

8686
[NOTE]
8787
====
88-
link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#versions-1.3[Vulkan Spec Section]
88+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.3[Vulkan Spec Section]
8989
====
9090

9191
Vulkan 1.3 was released on January 25, 2022
@@ -112,3 +112,29 @@ Vulkan 1.3 was released on January 25, 2022
112112
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_texture_compression_astc_hdr.html#_description[VK_EXT_texture_compression_astc_hdr]
113113
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_tooling_info.html#_description[VK_EXT_tooling_info]
114114
* xref:{chapters}extensions/cleanup.adoc#VK_EXT_4444_formats-and-VK_EXT_ycbcr_2plane_444_formats[VK_EXT_ycbcr_2plane_444_formats]
115+
116+
== Vulkan 1.4
117+
118+
[NOTE]
119+
====
120+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.4[Vulkan Spec Section]
121+
====
122+
123+
Vulkan 1.4 was released on December 3, 2024
124+
125+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_dynamic_rendering_local_read.html#_description[VK_KHR_dynamic_rendering_local_read]
126+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_global_priority.html#_description[VK_KHR_global_priority]
127+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_index_type_uint8.html#_description[VK_KHR_index_type_uint8]
128+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_line_rasterization.html#_description[VK_KHR_line_rasterization]
129+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_load_store_op_none.html#_description[VK_KHR_load_store_op_none]
130+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_maintenance5.html#_description[VK_KHR_maintenance5]
131+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_maintenance6.html#_description[VK_KHR_maintenance6]
132+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_map_memory2.html#_description[VK_KHR_map_memory2]
133+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_push_descriptor.html#_description[VK_KHR_push_descriptor]
134+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_expect_assume.html#_description[VK_KHR_shader_expect_assume]
135+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_float_controls2.html#_description[VK_KHR_shader_float_controls2]
136+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_subgroup_rotate.html#_description[VK_KHR_shader_subgroup_rotate]
137+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_vertex_attribute_divisor.html#_description[VK_KHR_vertex_attribute_divisor]
138+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_host_image_copy.html#_description[VK_EXT_host_image_copy]
139+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_pipeline_protected_access.html#_description[VK_EXT_pipeline_protected_access]
140+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_pipeline_robustness.html#_description[VK_EXT_pipeline_robustness]

lang/jp/chapters/vulkan_release_summary.adoc

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2019-2022 The Khronos Group, Inc.
1+
// Copyright 2019-2025 The Khronos Group, Inc.
22
// SPDX-License-Identifier: CC-BY-4.0
33

44
// Required for both single-page and combined guide xrefs to work
@@ -9,13 +9,13 @@ ifndef::chapters[:chapters:]
99

1010
Vulkan のマイナーリリースバージョンは、それぞれ異なる拡張機能をコアにlink:https://www.khronos.org/registry/vulkan/specs/latest/html/vkspec.html#extendingvulkan-compatibility-promotion[昇格]させました。つまり、アプリケーションが少なくともその Vulkan バージョンを要求していれば(そのバージョンが実装でサポートされていれば)、昇格された機能を使用するために拡張機能を有効にする必要はなくなりました。
1111

12-
以下の要約には、それぞれのコアバージョンに追加された拡張機能のリストと、その理由が記載されています。このリストは Vulkan Spec から引用していますが、リンクは Vulkan Guide のさまざまなページにジャンプします。
12+
以下の要約には、それぞれのコアバージョンに追加された拡張機能のリストと、その理由が記載されています。このリストは link:https://docs.vulkan.org/spec/latest/appendices/versions.html[Vulkan Spec] から引用していますが、リンクは Vulkan Guide のさまざまなページにジャンプします。
1313

1414
== Vulkan 1.1
1515

1616
[NOTE]
1717
====
18-
link:https://www.khronos.org/registry/vulkan/specs/latest/html/vkspec.html#versions-1.1[Vulkan Spec Section]
18+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.1[Vulkan Spec Section]
1919
====
2020

2121
Vulkan 1.1は2018年3月7日にリリースされました。
@@ -50,7 +50,7 @@ Vulkan 1.1では、以下の拡張機能のほかに、xref:{chapters}subgroups.
5050

5151
[NOTE]
5252
====
53-
link:https://www.khronos.org/registry/vulkan/specs/latest/html/vkspec.html#versions-1.2[Vulkan Spec Section]
53+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.2[Vulkan Spec Section]
5454
====
5555

5656
Vulkan 1.2は2020年1月15日にリリースされました。
@@ -85,7 +85,7 @@ Vulkan 1.2は2020年1月15日にリリースされました。
8585

8686
[NOTE]
8787
====
88-
link:https://www.khronos.org/registry/vulkan/specs/latest/html/vkspec.html#versions-1.3[Vulkan Spec Section]
88+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.3[Vulkan Spec Section]
8989
====
9090

9191

@@ -112,4 +112,30 @@ link:https://www.khronos.org/registry/vulkan/specs/latest/html/vkspec.html#versi
112112
* link:https://www.khronos.org/registry/vulkan/specs/latest/man/html/VK_EXT_texel_buffer_alignment.html#_description[VK_EXT_texel_buffer_alignment]
113113
* link:https://www.khronos.org/registry/vulkan/specs/latest/man/html/VK_EXT_texture_compression_astc_hdr.html#_description[VK_EXT_texture_compression_astc_hdr]
114114
* link:https://www.khronos.org/registry/vulkan/specs/latest/man/html/VK_EXT_tooling_info.html#_description[VK_EXT_tooling_info]
115-
* xref:{chapters}extensions/cleanup.adoc#VK_EXT_4444_formats-and-VK_EXT_ycbcr_2plane_444_formats[VK_EXT_ycbcr_2plane_444_formats]
115+
* xref:{chapters}extensions/cleanup.adoc#VK_EXT_4444_formats-and-VK_EXT_ycbcr_2plane_444_formats[VK_EXT_ycbcr_2plane_444_formats]
116+
117+
== Vulkan 1.4
118+
119+
[NOTE]
120+
====
121+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.4[Vulkan Spec Section]
122+
====
123+
124+
2024年12月3日、Vulkan 1.4がリリースされました。
125+
126+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_dynamic_rendering_local_read.html#_description[VK_KHR_dynamic_rendering_local_read]
127+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_global_priority.html#_description[VK_KHR_global_priority]
128+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_index_type_uint8.html#_description[VK_KHR_index_type_uint8]
129+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_line_rasterization.html#_description[VK_KHR_line_rasterization]
130+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_load_store_op_none.html#_description[VK_KHR_load_store_op_none]
131+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_maintenance5.html#_description[VK_KHR_maintenance5]
132+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_maintenance6.html#_description[VK_KHR_maintenance6]
133+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_map_memory2.html#_description[VK_KHR_map_memory2]
134+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_push_descriptor.html#_description[VK_KHR_push_descriptor]
135+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_expect_assume.html#_description[VK_KHR_shader_expect_assume]
136+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_float_controls2.html#_description[VK_KHR_shader_float_controls2]
137+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_subgroup_rotate.html#_description[VK_KHR_shader_subgroup_rotate]
138+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_vertex_attribute_divisor.html#_description[VK_KHR_vertex_attribute_divisor]
139+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_host_image_copy.html#_description[VK_EXT_host_image_copy]
140+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_pipeline_protected_access.html#_description[VK_EXT_pipeline_protected_access]
141+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_pipeline_robustness.html#_description[VK_EXT_pipeline_robustness]

lang/kor/chapters/vulkan_release_summary.adoc

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2019-2022 The Khronos Group, Inc.
1+
// Copyright 2019-2025 The Khronos Group, Inc.
22
// SPDX-License-Identifier: CC-BY-4.0
33

44
// Required for both single-page and combined guide xrefs to work
@@ -10,13 +10,13 @@ ifndef::images[:images: images/]
1010

1111
Vulkan의 각 마이너 릴리즈 버전은 서로 다른 확장 기능 세트를 코어로 link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#extendingvulkan-compatibility-promotion[승격]했습니다. 즉, 애플리케이션이 최소한 해당 Vulkan 버전을 요청하는 경우(해당 버전이 구현에서 지원되는 경우) 승격된 기능을 사용하기 위해 확장 기능을 활성화할 필요가 없데 되었습니다.
1212

13-
다음 요약에는 각 코어 버전에 추가된 확장 기능 목록과 추가된 이유가 포함되어 있습니다. 이 목록은 Vulkan 사양서에서 가져온 것이지만 링크는 Vulkan 가이드의 다양한 부분으로 이동됩니다
13+
다음 요약에는 각 코어 버전에 추가된 확장 기능 목록과 추가된 이유가 포함되어 있습니다. 이 목록은 link:https://docs.vulkan.org/spec/latest/appendices/versions.html[Vulkan] 사양서에서 가져온 것이지만 링크는 Vulkan 가이드의 다양한 부분으로 이동됩니다
1414

1515
== Vulkan 1.1
1616

1717
[NOTE]
1818
====
19-
link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#versions-1.1[Vulkan Spec Section]
19+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.1[Vulkan Spec Section]
2020
====
2121

2222
Vulkan 1.1은 2018년 3월 7일에 릴리즈되었습니다.
@@ -51,7 +51,7 @@ Vulkan 1.1은 2018년 3월 7일에 릴리즈되었습니다.
5151

5252
[NOTE]
5353
====
54-
link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#versions-1.2[Vulkan Spec Section]
54+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.2[Vulkan Spec Section]
5555
====
5656

5757
Vulkan 1.2는 2020년 1월 15일에 릴리즈되었습니다
@@ -85,7 +85,7 @@ Vulkan 1.2는 2020년 1월 15일에 릴리즈되었습니다
8585

8686
[NOTE]
8787
====
88-
link:https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html#versions-1.3[Vulkan Spec Section]
88+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.3[Vulkan Spec Section]
8989
====
9090

9191
Vulkan 1.3은 2022년 1월 25일에 릴리즈되었습니다
@@ -112,3 +112,29 @@ Vulkan 1.3은 2022년 1월 25일에 릴리즈되었습니다
112112
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_texture_compression_astc_hdr.html#_description[VK_EXT_texture_compression_astc_hdr]
113113
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_tooling_info.html#_description[VK_EXT_tooling_info]
114114
* xref:{chapters}extensions/cleanup.adoc#VK_EXT_4444_formats-and-VK_EXT_ycbcr_2plane_444_formats[VK_EXT_ycbcr_2plane_444_formats]
115+
116+
== Vulkan 1.4
117+
118+
[NOTE]
119+
====
120+
link:https://docs.vulkan.org/spec/latest/appendices/versions.html#versions-1.4[Vulkan Spec Section]
121+
====
122+
123+
Vulkan 1.4은 2024년 12월 3일에 릴리즈되었습니다.
124+
125+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_dynamic_rendering_local_read.html#_description[VK_KHR_dynamic_rendering_local_read]
126+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_global_priority.html#_description[VK_KHR_global_priority]
127+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_index_type_uint8.html#_description[VK_KHR_index_type_uint8]
128+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_line_rasterization.html#_description[VK_KHR_line_rasterization]
129+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_load_store_op_none.html#_description[VK_KHR_load_store_op_none]
130+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_maintenance5.html#_description[VK_KHR_maintenance5]
131+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_maintenance6.html#_description[VK_KHR_maintenance6]
132+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_map_memory2.html#_description[VK_KHR_map_memory2]
133+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_push_descriptor.html#_description[VK_KHR_push_descriptor]
134+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_expect_assume.html#_description[VK_KHR_shader_expect_assume]
135+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_float_controls2.html#_description[VK_KHR_shader_float_controls2]
136+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_shader_subgroup_rotate.html#_description[VK_KHR_shader_subgroup_rotate]
137+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_KHR_vertex_attribute_divisor.html#_description[VK_KHR_vertex_attribute_divisor]
138+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_host_image_copy.html#_description[VK_EXT_host_image_copy]
139+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_pipeline_protected_access.html#_description[VK_EXT_pipeline_protected_access]
140+
* link:https://registry.khronos.org/vulkan/specs/latest/man/html/VK_EXT_pipeline_robustness.html#_description[VK_EXT_pipeline_robustness]

0 commit comments

Comments
 (0)