Cocoa: Select Vulkan surface extension at runtime

This mostly just follows the pattern established by X11.

Related to #1619.

(cherry picked from commit 15d91801b7)
This commit is contained in:
Camilla Löwy
2020-01-16 01:52:50 +01:00
committed by Camilla Löwy
parent 50f3979dfd
commit d33084447d
7 changed files with 58 additions and 77 deletions
+2
View File
@@ -118,6 +118,7 @@ information on what to include when reporting a bug.
## Changelog
- [Cocoa] Added support for `VK_EXT_metal_surface` (#1619)
- [X11] Bugfix: `glfwFocusWindow` could terminate on older WMs or without a WM
- [X11] Bugfix: Creating an undecorated window could fail with BadMatch (#1620)
@@ -213,6 +214,7 @@ skills.
- Cem Karan
- Osman Keskin
- Josh Kilmer
- Byunghoon Kim
- Cameron King
- Peter Knut
- Christoph Kubisch