Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2019-09-12 16:35:02 +02:00
parent 37795b42bb
commit a5789b39d7

@ -13,6 +13,7 @@
- Cleanup of signed vs. unsigned - Cleanup of signed vs. unsigned
- Change default to compatibility profile - Change default to compatibility profile
- Possibly move to built-in config selection - Possibly move to built-in config selection
- Handle mouse button swapping
- Rename joystick to controller - Rename joystick to controller
- Rename `GLFW_CLIENT_API` to `GLFW_CONTEXT_TYPE` - Rename `GLFW_CLIENT_API` to `GLFW_CONTEXT_TYPE`
- Rename `glfwGetVersion` to `glfwGetLibraryVersion` - Rename `glfwGetVersion` to `glfwGetLibraryVersion`