Opentk/Source/GLControl
2011-09-06 12:06:30 +00:00
..
Properties All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion. 2010-10-04 21:37:33 +00:00
CarbonGLControl.cs
DummyGLControl.cs
GLControl.cs Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [#2671]: "Expose SwapInterval to GameWindow". 2011-09-06 12:06:30 +00:00
GLControl.Designer.cs
GLControl.resx
GLControlFactory.cs
IGLControl.cs
OpenTK.GLControl.csproj * Source/OpenTK/OpenTK.csproj: 2010-11-02 17:39:43 +00:00
WinGLControl.cs
X11GLControl.cs