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
386766071f
Opentk
/
Source
/
Bind
/
Structures
History
the_fiddler
386766071f
Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension).
2009-06-07 05:31:38 +00:00
..
Constant.cs
Merged the latest specs from opengl.org.
2009-05-29 15:57:01 +00:00
Delegate.cs
Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension).
2009-06-07 05:31:38 +00:00
Enum.cs
Merged the latest specs from opengl.org.
2009-05-29 15:57:01 +00:00
Function.cs
Use "IGraphicsContext.ErrorChecking = false|true" inside Begin|End wrappers.
2009-06-04 10:35:31 +00:00
Parameter.cs
Fixed issue
http://www.opentk.com/node/794
(suppress array overloads for functions that receive/return pointers to single elements).
2009-04-15 13:14:41 +00:00
Type.cs
Fixed issue
http://www.opentk.com/node/794
(suppress array overloads for functions that receive/return pointers to single elements).
2009-04-15 13:14:41 +00:00