Skip to content

Address issue with newer Vulkan for MoltenVK on Mac#56

Open
FunMiles wants to merge 5 commits intoandy-thomason:masterfrom
FunMiles:master
Open

Address issue with newer Vulkan for MoltenVK on Mac#56
FunMiles wants to merge 5 commits intoandy-thomason:masterfrom
FunMiles:master

Conversation

@FunMiles
Copy link
Copy Markdown
Contributor

Since 1.3.216, additional layers have to be added to have the drivers work.
This PR adds those and brings glfw in sync.

subrepo:
  subdir:   "external/glfw"
  merged:   "2c1d3100"
upstream:
  origin:   "https://github.com/glfw/glfw.git"
  branch:   "master"
  commit:   "2c1d3100"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
Vulkan 1.3.216 installation on Mac has the following note:
NOTICE: As of the 1.3.216 SDK release,  the Vulkan Portability Enumeration extension
 is being enforced by the Vulkan loader.  Failure to 'opt in' for non-conformant
 Vulkan implementations will cause applications to fail to find the MoltenVK ICD.
  See the macOS release notes for more information.

This commit combined with the update to glfw, addresses these issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants