Opentk/Source/OpenTK/Platform
2009-08-13 11:52:51 +00:00
..
Dummy Ensure Wgl core entry points are loaded prior to first use, even without a Wgl context. 2009-08-11 21:45:32 +00:00
Egl Normalized line endings. 2009-08-13 11:41:14 +00:00
MacOS Added missing license information. Made public. Added documentation. 2009-08-11 21:11:46 +00:00
Windows Ensure Wgl core entry points are loaded prior to first use, even without a Wgl context. 2009-08-11 21:45:32 +00:00
X11 Suppressed documentation warnings and ensured public structures follow the class library design guidelines. 2009-08-11 21:11:39 +00:00
Factory.cs Added support for IPlatformFactory implementations for embedded devices that use EGL. The embedded implementation can be used side-by-side with the normal implementations (useful for platforms that support both desktop GL and EGL). 2009-08-13 11:52:51 +00:00
GdiPlus.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
IGdiPlusInternals.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
IGLControl.cs Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags. 2009-03-07 11:03:41 +00:00
INativeGLWindow.cs Marked platform-specific APIs as internal. 2009-06-04 11:21:33 +00:00
IPlatformFactory.cs Marked all IPlatformFactory interface implementations as virtual. 2009-07-24 21:52:01 +00:00
IWindowInfo.cs Removed unused code. 2009-08-11 20:51:02 +00:00
PlatformException.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Utilities.cs Missed part of the refactored X11 bindings. 2009-08-11 21:15:29 +00:00