Updated GLFW 4.0 sketchbook (markdown)

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

@ -24,4 +24,6 @@
- Move to enums for tokens
- Add return value error indication where possible
- Sort out `SRGB_CAPABLE` vs. `COLORSPACE`
- Make space between last key and `GLFW_KEY_LAST`
- Make space between last key and `GLFW_KEY_LAST`
- Rename `glfwGetVersion` to `glfwGetLibraryVersion`
- Rename `GLFW_VERSION_*` to `GLFW_HEADER_VERSION_*`