updates

Camilla Berglund 2015-10-22 21:22:39 +02:00
parent 1aa732f1f7
commit 699be71544

@ -3,7 +3,7 @@
- Rename joystick to controller
- Enumerable controller objects
- Controller connection callback (mirror monitor callback)
- Context objects, `GLFW_CLIENT_API` = `GLFW_NO_CONTEXT`
- Context objects
- Replace character callbacks with text callback
- Put major version number in shared/dynamic library name
- Replace `glfwGetWindowAttrib` with accessors for run-time attributes
@ -12,3 +12,6 @@
- Cleanup of signed vs. unsigned
- Removal of `GLFW_CURSOR_HIDDEN`
- Change OS X prefix to `OSX`
- Separate video mode from window
- Remove auto-iconification
- Revert to map monitors to CRTCs unless major legacy Oculus clones appear