Opentk/Source/OpenTK/Platform
2010-02-03 19:04:42 +00:00
..
Dummy Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
Egl Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
MacOS Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
Windows Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
X11 Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
DesktopGraphicsContext.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
EmbeddedGraphicsContext.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
Factory.cs MacOS can have an X server installed. Modified the code so that it prefers the native Carbon/Quartz platform driver over X in this case. 2009-11-06 17:58:35 +00:00
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +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