From a5789b39d7932fc722180a5d1ea97cee99f65d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Thu, 12 Sep 2019 16:35:02 +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 330e699..b479123 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -13,6 +13,7 @@ - Cleanup of signed vs. unsigned - Change default to compatibility profile - Possibly move to built-in config selection +- Handle mouse button swapping - Rename joystick to controller - Rename `GLFW_CLIENT_API` to `GLFW_CONTEXT_TYPE` - Rename `glfwGetVersion` to `glfwGetLibraryVersion`