Opentk/Source/OpenTK/Platform
2009-09-26 21:56:42 +00:00
..
Dummy Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
Egl Silenced a few compiler warnings. 2009-09-04 23:23:13 +00:00
MacOS Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
Windows Raise KeyPress events (handle WindowsMessage.CHAR message). 2009-09-26 21:56:42 +00:00
X11 * X11GraphicsMode.cs: Protect the mode queries with XLockDisplay()/XUnlockDisplay(). 2009-09-25 08:28:51 +00:00
DesktopGraphicsContext.cs
EmbeddedGraphicsContext.cs Added EmbeddedGraphicsContext as the foundation of all ES context implementations and modified EglContext to inherit from this. 2009-08-25 10:36:14 +00:00
Factory.cs
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs
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