From 140de3452d0c2bfd65da0299798045be2ecbe8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Wed, 8 Nov 2017 01:36:23 +0100 Subject: [PATCH] Updated GLFW 4.0 sketchbook (markdown) --- GLFW-4.0-sketchbook.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GLFW-4.0-sketchbook.md b/GLFW-4.0-sketchbook.md index 2c596cb..9210cdb 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -9,6 +9,8 @@ - Possible adaption to positioning-less Wayland - Cleanup of float vs. double - 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` - Removal of `GLFW_CURSOR_HIDDEN` - Change macOS prefix to `MACOS`