Files
glfw/src
Camilla Löwy fa0ea5c41f Fix potential violation of invariant
The shared function for reading back context attributes,
_glfwRefreshContextAttribs, did not check whether the newly created
context had been successfully made current.  This violated the invariant
that the context TLS slot always points to a valid window and that its
context is current whenever _glfw.platform.getProcAddress is called.

Related to #2327
2023-12-05 18:36:54 +01:00
..
2021-10-13 21:47:11 +02:00
2023-12-05 18:36:54 +01:00
2022-09-15 22:14:41 +02:00
2023-11-16 23:08:30 +01:00
2023-11-16 23:08:30 +01:00
2023-03-31 15:56:01 +02:00
2021-10-13 21:47:11 +02:00
2023-03-31 15:56:01 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2022-07-25 18:02:57 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2022-07-29 11:50:13 +02:00