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
0fd6651fd2
Opentk
/
Source
History
the_fiddler
0fd6651fd2
Fixed issue [
#1240
]: "Generic ref and out wrappers do not copy results to the reference parameter", by assigning the GCHandle.Target back to the reference parameter.
2009-10-17 20:02:53 +00:00
..
Bind
Fixed issue [
#1240
]: "Generic ref and out wrappers do not copy results to the reference parameter", by assigning the GCHandle.Target back to the reference parameter.
2009-10-17 20:02:53 +00:00
Build
Removed "..\" -> "../" translation from Build.exe, as it caused issues with Visual Studio paths.
2009-09-06 09:27:17 +00:00
Compatibility
Added AllowPartialTrustedCallers attribute.
2009-09-06 14:19:52 +00:00
Converter
* ESCLParser.cs: Fixed long bitfield detection.
2009-10-09 06:01:02 +00:00
Examples
Fixed several code instances that relies on C# 3.0 features.
2009-09-07 23:28:59 +00:00
GLControl
Added workaround for the "Resize event called before GraphicsContext is ready" issue.
2009-10-15 14:52:57 +00:00
OpenTK
Fixed issue [
#1240
]: "Generic ref and out wrappers do not copy results to the reference parameter", by assigning the GCHandle.Target back to the reference parameter.
2009-10-17 20:02:53 +00:00
QuickStart
Fixed documentation on the event args for the Resize event.
2009-10-14 18:25:51 +00:00