|
|
@ -172,6 +172,7 @@ information on what to include when reporting a bug. |
|
|
|
- Bugfix: Gamepad mapping updates could spam `GLFW_INVALID_VALUE` due to |
|
|
|
- Bugfix: Gamepad mapping updates could spam `GLFW_INVALID_VALUE` due to |
|
|
|
incompatible controllers sharing hardware ID (#1763) |
|
|
|
incompatible controllers sharing hardware ID (#1763) |
|
|
|
- Bugfix: Native access functions for context handles did not check that the API matched |
|
|
|
- Bugfix: Native access functions for context handles did not check that the API matched |
|
|
|
|
|
|
|
- Bugfix: `glfwMakeContextCurrent` would access TLS slot before initialization |
|
|
|
- [Win32] Added the `GLFW_WIN32_KEYBOARD_MENU` window hint for enabling access |
|
|
|
- [Win32] Added the `GLFW_WIN32_KEYBOARD_MENU` window hint for enabling access |
|
|
|
to the window menu |
|
|
|
to the window menu |
|
|
|
- [Win32] Added a version info resource to the GLFW DLL |
|
|
|
- [Win32] Added a version info resource to the GLFW DLL |
|
|
|