From d52674bb49523a5ee51eb1f873693c2b8391274d Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 10 Aug 2016 17:04:45 +0200 Subject: [PATCH] Updated GLFW 4.0 sketchbook (markdown) --- GLFW-4.0-sketchbook.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GLFW-4.0-sketchbook.md b/GLFW-4.0-sketchbook.md index 16617ee..835ef5f 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -10,6 +10,7 @@ - Possible adaption to positioning-less Wayland - Cleanup of float vs. double - Cleanup of signed vs. unsigned +- Rename `GLFW_CLIENT_API` to `GLFW_CONTEXT_TYPE` - Removal of `GLFW_CURSOR_HIDDEN` - Change OS X prefix to `OSX` - Separate video mode from window