Opentk/Source/OpenTK/Platform/X11
Stefanos A b08e59e861 Allow non-realized GraphicsMode
It is now possible to pass a non-realized GraphicsMode to the X11GLContext and X11GLNative constructors. A non-realized GraphicsMode is a GraphicsMode with a null Index (i.e. which has not passed through SelectGraphicsMode()).
2013-11-09 18:55:17 +01:00
..
Bindings Use glXGetProcAddressARB 2013-11-09 18:50:53 +01:00
API.cs
Functions.cs
GlxHelper.cs Use glXGetProcAddressARB 2013-11-09 18:50:53 +01:00
Structs.cs
X11DisplayDevice.cs
X11Factory.cs
X11GLContext.cs Allow non-realized GraphicsMode 2013-11-09 18:55:17 +01:00
X11GLNative.cs Allow non-realized GraphicsMode 2013-11-09 18:55:17 +01:00
X11GraphicsMode.cs
X11Input.cs
X11Joystick.cs
X11Keyboard.cs
X11KeyMap.cs
X11Mouse.cs
X11WindowInfo.cs
XI2Mouse.cs