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
c1897871a6
Opentk
/
Source
/
OpenTK
/
Graphics
/
GL
History
the_fiddler
339e1bcdb3
Get[Program|Shader]InfoLog now return strings directly (instead of out parameters).
2009-06-26 21:05:23 +00:00
..
AutoGeneratedAttribute.cs
Merged changes from gl3 branch.
2009-02-28 19:30:48 +00:00
ErrorHelper.cs
GraphicsContext.GetCurrentContext now returns an IGraphicsContext instead of a GraphicsContext.
2009-06-04 10:34:12 +00:00
GL.cs
Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace.
2009-06-25 11:42:05 +00:00
GLCore.cs
Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension).
2009-06-07 05:31:38 +00:00
GLDelegates.cs
Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace.
2009-06-25 11:42:05 +00:00
GLEnums.cs
Updated tokens for DrawBuffer() method. Fixes issue [
#851
]: "[OpenGL] DrawBuffer and DrawBuffers tokens" (
http://www.opentk.com/node/851
).
2009-05-29 16:52:48 +00:00
GLHelper.cs
Get[Program|Shader]InfoLog now return strings directly (instead of out parameters).
2009-06-26 21:05:23 +00:00