Opentk/Source/OpenTK/Platform
2009-10-21 10:16:32 +00:00
..
Dummy Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
Egl Silenced a few compiler warnings. 2009-09-04 23:23:13 +00:00
MacOS Avoid accessing OpenTK.Graphics.OpenGL from platform-specific code. Reduces coupling and code-duplication. 2009-10-21 10:16:32 +00:00
Windows Avoid accessing OpenTK.Graphics.OpenGL from platform-specific code. Reduces coupling and code-duplication. 2009-10-21 10:16:32 +00:00
X11 Avoid accessing OpenTK.Graphics.OpenGL from platform-specific code. Reduces coupling and code-duplication. 2009-10-21 10:16:32 +00:00
DesktopGraphicsContext.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
EmbeddedGraphicsContext.cs Added EmbeddedGraphicsContext as the foundation of all ES context implementations and modified EglContext to inherit from this. 2009-08-25 10:36:14 +00:00
Factory.cs Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
IWindowInfo.cs
PlatformException.cs
Utilities.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00