Documentation work

This commit is contained in:
Camilla Löwy
2017-09-14 15:04:24 +02:00
parent c4b73750b7
commit 8429402f9e
2 changed files with 11 additions and 5 deletions
+2
View File
@@ -138,6 +138,8 @@ information on what to include when reporting a bug.
for retrieving gamepad input state (#900)
- Added `glfwRequestWindowAttention` function for requesting attention from the
user (#732,#988)
- Added `glfwGetEventTime` function for querying the time of the last input
event (#1012)
- Added `glfwGetKeyScancode` function that allows retrieving platform dependent
scancodes for keys (#830)
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for