Fixed version strings in GL.SupportsExtension().

This commit is contained in:
the_fiddler 2009-02-20 18:35:51 +00:00
parent 5645133fc4
commit de7f93823e

View file

@ -4,6 +4,8 @@
OpenTK 0.9.2 -> 0.9.3 OpenTK 0.9.2 -> 0.9.3
--------------------- ---------------------
+ OpenTK + OpenTK
+ Graphics
+ Fixed version strings in GL.SupportsExtension().
+ Input + Input
+ Added support for the MouseDevice.Move and .WheelChanged events and improved MouseDevice interface (patches by ALyman). + Added support for the MouseDevice.Move and .WheelChanged events and improved MouseDevice interface (patches by ALyman).