Opentk/Source/OpenTK/Platform
the_fiddler 7f970763a7 Moved GdiPlus wrappers to OpenTK.Compatibility.
Moved TextPrinter to OpenTK.Compatibility.
2009-08-17 10:29:51 +00:00
..
Dummy Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
Egl Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
MacOS Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
Windows Moved GdiPlus wrappers to OpenTK.Compatibility. 2009-08-17 10:29:51 +00:00
X11 Moved GdiPlus wrappers to OpenTK.Compatibility. 2009-08-17 10:29:51 +00:00
DesktopGraphicsContext.cs Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
Factory.cs Ensure UnsupportedPlatform is used for Factory.Embedded if OpenGL|ES is not supported. 2009-08-14 14:10:56 +00:00
IDisplayDeviceDriver.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
IGLControl.cs
INativeGLWindow.cs
IPlatformFactory.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
IWindowInfo.cs
PlatformException.cs
Utilities.cs Modified CreateX11WindowInfo to check GraphicsMode.Index.HasValue prior to using it. 2009-08-15 16:46:33 +00:00