Updated GLFW 4.0 sketchbook (markdown)

elmindreda 2014-10-28 11:34:49 -07:00
parent 319f9dbeeb
commit 49857c3997

@ -4,7 +4,7 @@
- Enumerable controller objects - Enumerable controller objects
- Controller connection callback (mirror monitor callback) - Controller connection callback (mirror monitor callback)
- Context objects, `GLFW_CLIENT_API` = `GLFW_NO_CONTEXT` - Context objects, `GLFW_CLIENT_API` = `GLFW_NO_CONTEXT`
- Merge character callbacks - Replace character callbacks with text callback
- Put major version number in shared/dynamic library name - Put major version number in shared/dynamic library name
- Replace `glfwGetWindowAttrib` with accessors - Replace `glfwGetWindowAttrib` with accessors
- Possible adaption to positioning-less Wayland - Possible adaption to positioning-less Wayland