Opentk/Source/OpenTK/Platform
2009-05-30 21:41:45 +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 Replaced XAutoRepeatOff by XkbSetDetectableAutoRepeat, because the former must be reset before the program exits (and this is not always possible). 2009-05-30 21:41:45 +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