Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2019-06-16 13:20:10 +02:00
parent b042a5596d
commit d95ad936ff

@ -24,6 +24,7 @@
- Unify `GLFW*proc` to `GLFWproc`
- Sane function pointer typedefs
- Move to enums for tokens
- Move error callback pointer to per-thread error struct
- Sort out `SRGB_CAPABLE` vs. `COLORSPACE`
- Make space between last key and `GLFW_KEY_LAST`
- Remove focus behavior from `glfwShowWindow`