Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2018-01-09 21:45:06 +01:00
parent 140de3452d
commit ecd9dc5264

@ -29,3 +29,4 @@
- Make space between last key and `GLFW_KEY_LAST` - Make space between last key and `GLFW_KEY_LAST`
- Rename `glfwGetVersion` to `glfwGetLibraryVersion` - Rename `glfwGetVersion` to `glfwGetLibraryVersion`
- Rename `GLFW_VERSION_*` to `GLFW_HEADER_VERSION_*` - Rename `GLFW_VERSION_*` to `GLFW_HEADER_VERSION_*`
- Remove focus behavior from `glfwShowWindow`