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
e65c0c13e7
Opentk
/
Source
/
Bind
/
Structures
History
the_fiddler
e65c0c13e7
Fixed a possible NRE (raised with Glu)
2008-01-15 09:34:01 +00:00
..
Constant.cs
Fixed a possible null key exception when no AuxEnums are loaded.
2008-01-03 00:52:55 +00:00
Delegate.cs
Fixed mismatch between Delegate and Import declarations.
2007-11-10 12:29:17 +00:00
Enum.cs
Added setting to DropMultipleTokens. Disabled this functionality (caused problems with some enums)
2008-01-14 23:41:53 +00:00
Function.cs
Fixed GL.Scale (was GL.Scaled)
2008-01-02 13:50:43 +00:00
Parameter.cs
Fixed a possible NRE (raised with Glu)
2008-01-15 09:34:01 +00:00
Type.cs
Fixed IntPtr processing - real pointers (with object overloads) are now differentiated from plain IntPtr parameters (e.g. offsets). Fixed Tao bindings generation.
2007-11-10 10:28:22 +00:00