Updated GLFW 4.0 sketchbook (markdown)

Camilla Berglund 2016-08-10 17:04:45 +02:00
parent 04c0217447
commit d52674bb49

@ -10,6 +10,7 @@
- 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
- 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 OS X prefix to `OSX`
- Separate video mode from window - Separate video mode from window