Updated GLFW 4.0 sketchbook (markdown)

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

@ -20,3 +20,4 @@
- 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