Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2019-09-01 21:54:11 +02:00
parent 41ec98893e
commit 37795b42bb

@ -21,6 +21,7 @@
- Separate video mode from window
- Revert to map monitors to CRTCs unless major legacy Oculus clones appear
- Make `GLFW_DONT_CARE` default for context version hints
- Sort video modes by width and then height instead of by area
- Unify `GLFW*proc` to `GLFWproc`
- Sane function pointer typedefs
- Move to enums for tokens