Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2017-08-29 17:27:48 +02:00
parent 476c343805
commit ac28a5773c

@ -25,3 +25,5 @@
- Add return value error indication where possible
- Sort out `SRGB_CAPABLE` vs. `COLORSPACE`
- Make space between last key and `GLFW_KEY_LAST`
- Rename `glfwGetVersion` to `glfwGetLibraryVersion`
- Rename `GLFW_VERSION_*` to `GLFW_HEADER_VERSION_*`