|
@@ -104,6 +104,7 @@ information on what to include when reporting a bug.
|
|
scancodes for keys (#830)
|
|
scancodes for keys (#830)
|
|
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for
|
|
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for
|
|
receiving window maximization events (#778)
|
|
receiving window maximization events (#778)
|
|
|
|
+- Added definition of `GLAPIENTRY` to public header
|
|
- Bugfix: Calling `glfwMaximizeWindow` on a full screen window was not ignored
|
|
- Bugfix: Calling `glfwMaximizeWindow` on a full screen window was not ignored
|
|
- Bugfix: `GLFW_INCLUDE_VULKAN` could not be combined with the corresponding
|
|
- Bugfix: `GLFW_INCLUDE_VULKAN` could not be combined with the corresponding
|
|
OpenGL and OpenGL ES header macros
|
|
OpenGL and OpenGL ES header macros
|