Skip to content

Commit

Permalink
Remove mentions of Google's stadia platform (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaWillems authored Jul 21, 2024
1 parent e4109bd commit 73986f4
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 22 deletions.
6 changes: 1 addition & 5 deletions chapters/platforms.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Khronos Group, Inc.
// Copyright 2019-2024 The Khronos Group, Inc.
// SPDX-License-Identifier: CC-BY-4.0

// Required for both single-page and combined guide xrefs to work
Expand Down Expand Up @@ -48,10 +48,6 @@ The Nintendo Switch runs an NVIDIA Tegra chipset that supports native Vulkan.

Vulkan is supported on QNX operation system.

== Stadia

Google's Stadia runs on AMD based Linux machines and Vulkan is the required graphics API.

== Windows

Vulkan is supported on Windows 7, Windows 8, Windows 10, and Windows 11.
Expand Down
5 changes: 2 additions & 3 deletions chapters/wsi.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Khronos Group, Inc.
// Copyright 2019-2024 The Khronos Group, Inc.
// SPDX-License-Identifier: CC-BY-4.0

ifndef::chapters[:chapters:]
Expand All @@ -20,8 +20,7 @@ Each platform that supports a Vulkan Surface has its own way to create a `VkSurf
* Android - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateAndroidSurfaceKHR[vkCreateAndroidSurfaceKHR]
* DirectFB - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateDirectFBSurfaceEXT[vkCreateDirectFBSurfaceEXT]
* Fuchsia - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateImagePipeSurfaceFUCHSIA[vkCreateImagePipeSurfaceFUCHSIA]
* Google Games - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateStreamDescriptorSurfaceGGP[vkCreateStreamDescriptorSurfaceGGP]
* iOS - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK[vkCreateIOSSurfaceMVK]
* iOS - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK[vkCreateIOSSurfaceMVK]
* macOS - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateMacOSSurfaceMVK[vkCreateMacOSSurfaceMVK]
* Metal - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateMetalSurfaceEXT[vkCreateMetalSurfaceEXT]
* VI - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateViSurfaceNN[vkCreateViSurfaceNN]
Expand Down
6 changes: 1 addition & 5 deletions lang/jp/chapters/platforms.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Khronos Group, Inc.
// Copyright 2019-2024 The Khronos Group, Inc.
// SPDX-License-Identifier: CC-BY-4.0

// Required for both single-page and combined guide xrefs to work
Expand Down Expand Up @@ -47,10 +47,6 @@ Nintendo Switch は、Vulkan をネイティブにサポートする NVIDIA Tegr

QNX オペレーションシステムでは、Vulkan がサポートされています。

== Stadia

Google の Stadia は AMD ベースの Linux マシンで動作し、Vulkan は必須のグラフィックス API です。

== Windows

Vulkan は、Windows 7、Windows 8、および Windows 10 でサポートされています。
Expand Down
3 changes: 1 addition & 2 deletions lang/jp/chapters/wsi.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Khronos Group, Inc.
// Copyright 2019-2024 The Khronos Group, Inc.
// SPDX-License-Identifier: CC-BY-4.0

ifndef::chapters[:chapters:]
Expand All @@ -19,7 +19,6 @@ Vulkan Surface をサポートする各プラットフォームは、それぞ
* Android - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateAndroidSurfaceKHR[vkCreateAndroidSurfaceKHR]
* DirectFB - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateDirectFBSurfaceEXT[vkCreateDirectFBSurfaceEXT]
* Fuchsia - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateImagePipeSurfaceFUCHSIA[vkCreateImagePipeSurfaceFUCHSIA]
* Google Games - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateStreamDescriptorSurfaceGGP[vkCreateStreamDescriptorSurfaceGGP]
* iOS - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK[vkCreateIOSSurfaceMVK]
* macOS - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateMacOSSurfaceMVK[vkCreateMacOSSurfaceMVK]
* Metal - link:https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateMetalSurfaceEXT[vkCreateMetalSurfaceEXT]
Expand Down
6 changes: 1 addition & 5 deletions lang/kor/chapters/platforms.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Khronos Group, Inc.
// Copyright 2019-2024 The Khronos Group, Inc.
// SPDX-License-Identifier: CC-BY-4.0

// Required for both single-page and combined guide xrefs to work
Expand Down Expand Up @@ -48,10 +48,6 @@ Nintendo Switch는 네이티브 Vulkan을 지원하는 NVIDIA Tegra 칩셋을

Vulkan은 QNX 운영 체제에서 지원됩니다.

== Stadia

구글의 스타디아는 AMD 기반 Linux 시스템에서 실행되며, Vulkan은 필수 그래픽 API입니다.

== Windows

Vulkan은 윈도우 7, 8, 10, 11에서 지원됩니다.
Expand Down
3 changes: 1 addition & 2 deletions lang/kor/chapters/wsi.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Khronos Group, Inc.
// Copyright 2019-2024 The Khronos Group, Inc.
// SPDX-License-Identifier: CC-BY-4.0

ifndef::chapters[:chapters:]
Expand All @@ -20,7 +20,6 @@ Vulkan 서페이스를 지원하는 각 플랫폼은 플랫폼마다 고유의 A
* Android - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateAndroidSurfaceKHR[vkCreateAndroidSurfaceKHR]
* DirectFB - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateDirectFBSurfaceEXT[vkCreateDirectFBSurfaceEXT]
* Fuchsia - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateImagePipeSurfaceFUCHSIA[vkCreateImagePipeSurfaceFUCHSIA]
* Google Games - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateStreamDescriptorSurfaceGGP[vkCreateStreamDescriptorSurfaceGGP]
* iOS - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK[vkCreateIOSSurfaceMVK]
* macOS - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateMacOSSurfaceMVK[vkCreateMacOSSurfaceMVK]
* Metal - link:https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#vkCreateMetalSurfaceEXT[vkCreateMetalSurfaceEXT]
Expand Down

0 comments on commit 73986f4

Please sign in to comment.