Files
glfw/docs
Corentin Wallez 8a8eefa0d8 Fail Vulkan surface creation if window has context
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.
2018-01-30 19:25:17 +01:00
..
2017-10-22 16:30:19 +02:00
2018-01-29 03:59:47 +01:00
2018-01-29 03:25:24 +01:00
2017-12-14 15:36:55 +01:00
2017-12-14 15:36:55 +01:00
2017-10-22 16:29:44 +02:00
2017-10-22 16:29:44 +02:00
2013-09-21 15:18:49 +04:30
2017-09-12 22:54:00 +02:00
2017-06-30 12:45:29 +02:00
2017-12-14 15:36:55 +01:00
2018-01-11 14:13:54 +01:00
2017-12-14 15:36:55 +01:00
2015-01-18 17:30:10 +01:00