Ozkan Sezer
|
611b3dd1fd
|
remove unused vulkan/*.hpp files.
|
2023-07-17 00:10:50 +03:00 |
|
Ryan C. Gordon
|
c0bd18f023
|
khronos: Fixed a typo in a Vulkan header, to match upstream.
Fixes #7916.
|
2023-07-03 11:03:20 -04:00 |
|
Joshua Root
|
239423e205
|
vulkan_metal.h: Make compatible with ObjC ARC
Fixes #6598
|
2022-11-23 17:37:38 -08:00 |
|
Sam Lantinga
|
72fe6cc8f1
|
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
Fixes https://github.com/libsdl-org/SDL/issues/6193
|
2022-09-14 09:14:47 -07:00 |
|
Sam Lantinga
|
5dc6c3c951
|
Updated Vulkan headers to version 1.2.158
https://github.com/KhronosGroup/Vulkan-Headers
|
2020-10-24 10:46:18 -07:00 |
|
Sam Lantinga
|
9665a50891
|
Added Vulkan headers version 1.1.91
Downloaded from https://github.com/KhronosGroup/Vulkan-Headers
|
2018-11-06 16:57:07 -08:00 |
|
Ryan C. Gordon
|
c722e58d1f
|
vulkan: Include a copy of vulkan.h and vk_platform.h.
Now we can provide Vulkan support in the build even if the build box doesn't
have a Vulkan SDK, since we dynamically link to the library anyhow.
|
2017-08-27 23:25:12 -04:00 |
|