Updated GLFW 4.0 sketchbook (markdown)

Camilla Berglund 2015-11-17 15:50:05 +01:00
parent 2514277279
commit d26d39af5a

@ -16,4 +16,5 @@
- Remove auto-iconification - Remove auto-iconification
- Revert to map monitors to CRTCs unless major legacy Oculus clones appear - Revert to map monitors to CRTCs unless major legacy Oculus clones appear
- Remove window parameter of clipboard functions - Remove window parameter of clipboard functions
- 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