[Docs] Updated documentation for 1.1.1 release

This commit is contained in:
thefiddler 2014-03-17 00:53:46 +01:00
parent 59c5f6bf2c
commit 3d0ffdb671

View file

@ -21,6 +21,8 @@ Changelog:
5. GameWindow.Run() now respects TargetRenderFrequency setting
6. GLControl now works on Mac OS X (thanks Sappharad!)
7. external contexts no longer require an explicit call to Toolkit.Init()
8. Joysticks now correctly report hat position on Windows
9. Joysticks now correctly report +y as up and -y as down
OpenTK 1.1.1 is backwards compatible with 1.1.0. Users of previous versions are encouraged to upgrade.
@ -140,4 +142,4 @@ Change `ref` parameters to `out`:
Change namespace:
- GL.DisableDriverControlQCOM -> GL.Qcom.DisableDriverControl
- GL.GetDriverControlsQCOM -> GL.Qcom.GetDriverControls
- GL.GetDriverControlStringQCOM -> GL.Qcom.GetDriverControlString
- GL.GetDriverControlStringQCOM -> GL.Qcom.GetDriverControlString