Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0018692

Browse files
committed
Updated links in the sidebar
- Removed no-longer updated quick reference - Update link to chunked Vulkan 1.2 spec - Added link to the Khronos Vulkan Guide
1 parent 524bcc7 commit 0018692

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"links": {
2020
"GitHub Repository": "https://github.com/Overv/VulkanTutorial",
2121
"Support the website": "https://www.paypal.me/AOvervoorde",
22-
"Vulkan Specification": "https://www.khronos.org/registry/vulkan/specs/1.0-wsi_extensions/pdf/vkspec.pdf",
23-
"Vulkan Quick Reference": "https://www.khronos.org/files/vulkan10-reference-guide.pdf",
22+
"Vulkan Specification": "https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/",
2423
"LunarG Vulkan SDK": "https://lunarg.com/vulkan-sdk/",
25-
"Vulkan Hardware Database": "http://vulkan.gpuinfo.org/",
24+
"Vulkan Guide": "https://github.com/KhronosGroup/Vulkan-Guide",
25+
"Vulkan Hardware Database": "https://vulkan.gpuinfo.org/",
2626
"Tutorial for Rust": "https://github.com/bwasty/vulkan-tutorial-rs",
2727
"Tutorial for Java": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java",
2828
"Visual Studio 2019 samples": "https://github.com/jjYBdx4IL/VulkanTutorial-VisualStudioProjectFiles"

0 commit comments

Comments
 (0)