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
f50879fb7f
Opentk
/
Source
/
OpenTK
/
Graphics
/
GL
History
the_fiddler
f50879fb7f
Implemented the GL part of ARB_framebuffer_sRGB (issue [
#587
])
2009-03-28 15:24:44 +00:00
..
AutoGeneratedAttribute.cs
Merged changes from gl3 branch.
2009-02-28 19:30:48 +00:00
ErrorHelper.cs
Added automatic error checking for all OpenGL function calls (debug mode only). Begin()-End() regions are handled correctly.
2009-03-25 17:55:37 +00:00
GL.cs
Fixed Draw*Instanced (were missing the 'd' from Instanced). Bug [
#586
].
2009-03-28 14:48:20 +00:00
GLCore.cs
Initial OpenGL 3.1 support.
2009-03-28 11:04:18 +00:00
GLDelegates.cs
Initial OpenGL 3.1 support.
2009-03-28 11:04:18 +00:00
GLEnums.cs
Implemented the GL part of ARB_framebuffer_sRGB (issue [
#587
])
2009-03-28 15:24:44 +00:00
GLHelper.cs
Fixed all known build warnings, apart from missing xml comments.
2009-03-25 21:53:12 +00:00