Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2017-11-08 01:36:23 +01:00
parent e239ad725c
commit 140de3452d

@ -9,6 +9,8 @@
- Possible adaption to positioning-less Wayland - Possible adaption to positioning-less Wayland
- Cleanup of float vs. double - Cleanup of float vs. double
- Cleanup of signed vs. unsigned - Cleanup of signed vs. unsigned
- Change default to compatibility profile
- Possibly move to built-in config selection
- 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 macOS prefix to `MACOS` - Change macOS prefix to `MACOS`