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
2e1bcaf280
Opentk
/
Source
/
OpenTK
/
Graphics
/
OpenGL
History
Robert Rouhani
8a7f506529
Added GL.UniformMatrix* double overloads.
2013-01-26 16:23:40 -05: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
Supress some of the warnings in the autogenerated files
2012-12-20 13:56:59 -06:00
GLCore.cs
Further improvements to suffix trimming regexes. Now matches GetInteger(ui)64 and does not match functions ending in "Coord", "Attrib", "Access" and more.
2011-12-07 00:22:10 +00:00
GLDelegates.cs
Further improvements to suffix trimming regexes. Now matches GetInteger(ui)64 and does not match functions ending in "Coord", "Attrib", "Access" and more.
2011-12-07 00:22:10 +00:00
GLEnums.cs
Removed invalid TextureParameterName.Red token. Fixes issue [
#2789
]: "TextureParameterName.Red".
2011-12-07 00:28:13 +00:00
GLHelper.cs
Added GL.UniformMatrix* double overloads.
2013-01-26 16:23:40 -05:00