This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
mirror of
https://github.com/Ryujinx/Opentk.git
synced
2025-10-28 21:47:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43e0b67b2e
Opentk
/
Source
/
Bind
/
Structures
History
the_fiddler
43e0b67b2e
Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension).
2009-06-07 05:20:29 +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:20:29 +00:00
Enum.cs
Merged the latest specs from opengl.org.
2009-05-29 15:57:01 +00:00
Function.cs
Actually sort wrapper methods in GL.cs.
2009-05-30 15:28:52 +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