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
809d369c52
Opentk
/
Source
History
the_fiddler
809d369c52
Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [
#2671
]: "Expose SwapInterval to GameWindow".
2011-09-06 12:06:30 +00:00
..
Bind
Added UniformBlockReferencedByGeometryShader token to ActiveUniformBlockParameter. Fixes issue [
#2616
]: "ActiveUniformBlockParameter.UniformBlockReferencedByGeometryShader is missing".
2011-07-26 14:09:12 +00:00
Build.UpdateVersion
Merged gl4 branch into trunk
2010-12-04 21:51:40 +00:00
Compatibility
* Graphics/GL/GLHelper.cs:
2010-11-02 17:45:53 +00:00
Converter
Updated Generator.Convert documentation to match what the tool actually does.
2011-07-26 11:54:09 +00:00
Examples
Use v1.0 GL.ClearDepth(double) instead of v4.1 GL.ClearDepth(float).
2011-05-30 12:31:39 +00:00
GLControl
Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [
#2671
]: "Expose SwapInterval to GameWindow".
2011-09-06 12:06:30 +00:00
OpenTK
Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [
#2671
]: "Expose SwapInterval to GameWindow".
2011-09-06 12:06:30 +00:00
QuickStart
* QuickStart.sln:
2010-10-21 12:55:45 +00:00