Wunkolo
|
b7f583d10f
|
GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
`VK_EXT_debug_report` has been officially depreciated by khronos in favor of the `VK_EXT_debug_utils` extension
|
2021-06-28 13:57:49 -07:00 |
|
Connor McLaughlin
|
8f9bbb0bba
|
Vulkan: Support VK_KHR_display
|
2021-02-04 19:25:21 +10:00 |
|
Connor McLaughlin
|
a0a78087fe
|
Vulkan: Support Wayland
|
2020-09-23 20:19:50 +10:00 |
|
Connor McLaughlin
|
b1ba4c446b
|
VulkanLoader: Make vkGetDeviceProcAddr() an instance function
|
2020-07-12 00:36:19 +10:00 |
|
Connor McLaughlin
|
f54876deb0
|
Vulkan/Context: Use VK_MVK_macos_surface not VK_EXT_metal_surface
Will change this over some time in the future when I can work on a Mac
again and set up the layer.
|
2020-06-20 20:37:38 +10:00 |
|
Connor McLaughlin
|
da83059e31
|
dep/vulkan-loader: Add Vulkan headers and basic dynamic loader
|
2020-06-19 00:16:59 +10:00 |
|