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
bf89d0a6ab
Opentk
/
Source
/
OpenTK
/
Graphics
/
OpenGL
History
the_fiddler
bf89d0a6ab
Fixed GetVertexPointerParameter signature to comply with the specs.
2009-10-23 15:36:02 +00:00
..
ErrorHelper.cs
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
2009-09-03 19:01:11 +00:00
GL.cs
Fixed GetVertexPointerParameter signature to comply with the specs.
2009-10-23 15:36:02 +00:00
GLCore.cs
Fixed GetVertexPointerParameter signature to comply with the specs.
2009-10-23 15:36:02 +00:00
GLDelegates.cs
Fixed GetVertexPointerParameter signature to comply with the specs.
2009-10-23 15:36:02 +00:00
GLEnums.cs
Added distinct /overrides/add and /overrides/replace elements.
2009-10-17 21:49:35 +00:00
GLHelper.cs
Use StringBuilder.Capacity to specify the available buffer size in OpenGL interop (StringBuilder.Length is invalid in this case).
2009-10-21 17:26:07 +00:00