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
3c0787c6a9
Opentk
/
Source
History
the_fiddler
3c0787c6a9
Make context current on loading thread and be more defensive when retrieving unmanaged entry points. Resolves issue [
#1378
]: "OpenGL Extensions test fails".
2009-11-16 11:17:20 +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
Fixed keyfile handling in Visual Studio.
2009-11-09 23:39:27 +00:00
Compatibility
Fixed a large number of recurring spelling mistakes in documentation (patch by iRBiS). Fixes issue [
#1341
]: "Vector4 constructor describes w component as z component + other spelling corrections".
2009-11-09 08:15:38 +00:00
Converter
Updated version numbers in preparation for release.
2009-11-01 23:07:38 +00:00
Examples
Make context current on loading thread and be more defensive when retrieving unmanaged entry points. Resolves issue [
#1378
]: "OpenGL Extensions test fails".
2009-11-16 11:17:20 +00:00
GLControl
MacOS may have an X server installed. Prefers the native Carbon/Quartz platform driver over X in this case (same issue as rev. 2465).
2009-11-06 18:51:06 +00:00
OpenTK
Preserve the sign of the mouse position. Fixes issue [
#1376
]: "mouse position".
2009-11-16 10:38:49 +00:00
QuickStart
Removed System.Drawing dependency from QuickStart.
2009-11-04 21:22:41 +00:00