update

Camilla Berglund 2016-01-04 19:43:46 +01:00
parent d26d39af5a
commit 50f2fb4b92

@ -18,3 +18,5 @@
- Remove window parameter of clipboard functions - Remove window parameter of clipboard functions
- 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`
- Add `APIENTRY` to `GLFWproc`