Opentk/Source/OpenTK/Platform
the_fiddler b7390e11d2 Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory.
Improved CreateDummyContext logic to detect and use the context handle of the current thread or a specified handle.
Removed GetCurrentContext() methods from platform-specific context implementations (everything now goes through the relevant IPlatformFactories).
2009-05-30 19:27:52 +00:00
..
Dummy Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
MacOS Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
Windows Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
X11 Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
Factory.cs Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +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
IGameWindow.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 Added initial support for GameWindow.PointToClient. 2009-05-07 19:48:22 +00:00
IPlatformFactory.cs Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
IResizable.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
IWindowInfo.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
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 Fixed potential NRE during extension loading. 2009-05-11 10:31:50 +00:00