andy-thomason / Vookoo

A set of utilities for taking the pain out of Vulkan in header only modern C++
MIT License
522 stars 52 forks source link

Address issue with newer Vulkan for MoltenVK on Mac #56

Open FunMiles opened 10 months ago

FunMiles commented 10 months ago

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