This commit is contained in:
the_fiddler 2008-02-02 00:21:43 +00:00
parent 17bb298a33
commit 23991aa51c

View file

@ -21,7 +21,11 @@ OpenTK 0.9.0 -> 0.9.1
+ GameWindow
+ Implemented Fullscreen property.
+ Implemented Visible property.
+ Input
+ Fixed MouseDevice events on Linux.
+ Platform.X11
+ Simplified input handling.
+ Examples
+ Added GluTessellator example.