You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,9 @@ vkQuake wouldn't even start on an big-endian system, outputing a fatal error.
78
78
79
79
## Building
80
80
> **Note**\
81
-
> You will need at least Vulkan SDK version 1.2.162 or newer. When building for Linux this is not always the case for the SDK provided by the distribution. Install the latest LunarG SDK if necessary.
81
+
> For Windows, you will need at least Vulkan SDK version 1.4.121.1 or newer. (Re-)Installing the latest LunarG SDK should be sufficient in practice.
82
+
>
83
+
> For Linux, you will need at least Vulkan SDK version 1.2.162 or newer. When building for Linux this is not always the case for the SDK provided by the distribution. Install the latest LunarG SDK if necessary.
0 commit comments