Updated GLFW 4.0 sketchbook (markdown)

Camilla Berglund 2016-01-26 18:46:14 +01:00
parent 50f2fb4b92
commit 90a66702d1

@ -19,4 +19,5 @@
- Make `GLFW_DONT_CARE` default for context version hints - Make `GLFW_DONT_CARE` default for context version hints
- Replace empty events with custom events that carry a pointer - Replace empty events with custom events that carry a pointer
- Unify `GLFW*proc` to `GLFWproc` - Unify `GLFW*proc` to `GLFWproc`
- Add `APIENTRY` to `GLFWproc` - Add `APIENTRY` to `GLFWproc`
- Sane function pointer typedefs