.Net Standard port for Opentk
Go to file
the_fiddler 6ae75f0e08 Added Closing event that can be used to cancel a call to GameWindow.Exit().
Made GameWindow.Exit() thread-safe.
ExitAsync() is now privateee (use Exit() instead).
GameWindow.Exit() now correctly works when called from inside the OnLoad method or the Load event.
2009-02-22 15:48:31 +00:00
Build Fixed filenames of xml documentation (OpenTK.xml and OpenTK.Utilities.xml). 2009-02-21 16:37:40 +00:00
Documentation Fixed version strings in GL.SupportsExtension(). 2009-02-20 18:35:51 +00:00
Source Added Closing event that can be used to cancel a call to GameWindow.Exit(). 2009-02-22 15:48:31 +00:00