Skip to content
Snippets Groups Projects
Select Git revision
  • 8a8eefa0d8b9a256df1b4540a8a7c158a75eca07
  • for-vairdraw default protected
  • multi-context-windows
3 results

glfw

user avatar
Corentin Wallez authored
OpenGL / OpenGL ES cannot share presentation on a window with Vulkan.
This adds an error to `glfwCreateWindowSurface` when it is called on a
window without the GLFW_CLIENT_API hint set to GLFW_NO_API.  This
prevents undefined bahevior and hard to debug crashes.

Fixes #1194.
Closes #1205.
8a8eefa0
History
Name Last commit Last update