This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx-backup
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e60df8ba28
Opentk
/
Source
History
the_fiddler
e60df8ba28
Added default application icon.
2009-11-04 00:57:14 +00:00
..
Bind
Use new string(sbyte*) instead of Marshal.PtrToStringAnsi to increase performance when calling GetString to retrieve the list of available extensions.
2009-11-03 12:59:25 +00:00
Build
Updated version numbers in preparation for release.
2009-11-01 23:07:38 +00:00
Compatibility
Qualify System.Drawing.Rectangle/Point/Size structs fully when necessary, to avoid namespace clash with OpenTK.Rectangle/Point/Size.
2009-11-02 09:37:18 +00:00
Converter
Updated version numbers in preparation for release.
2009-11-01 23:07:38 +00:00
Examples
Added default application icon.
2009-11-04 00:57:14 +00:00
GLControl
Updated version numbers in preparation for release.
2009-11-01 23:07:38 +00:00
OpenTK
Fixed ClassName and ModalLoopTimerId when constructing multiple WinGLNative windows in parallel.
2009-11-03 23:42:06 +00:00
QuickStart
OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked.
2009-10-21 13:33:00 +00:00