Updated GLFW 4.0 sketchbook (markdown)

Camilla Berglund 2016-08-10 17:06:03 +02:00
parent c0420332e9
commit a9a1b8f706

@ -11,7 +11,7 @@
- Cleanup of signed vs. unsigned - Cleanup of signed vs. unsigned
- Rename `GLFW_CLIENT_API` to `GLFW_CONTEXT_TYPE` - Rename `GLFW_CLIENT_API` to `GLFW_CONTEXT_TYPE`
- Removal of `GLFW_CURSOR_HIDDEN` - Removal of `GLFW_CURSOR_HIDDEN`
- Change OS X prefix to `OSX` - Change macOS prefix to `MACOS`
- Separate video mode from window - Separate video mode from window
- 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