Opentk/Source/OpenTK/Platform/X11
Stefanos A. 803c575201 Corrected core profile selection
According to GLX_create_context, the correct flag for a core profile is
GLX_CONTEXT_CORE_PROFILE_BIT_ARB.
2013-11-14 08:29:06 +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 Corrected core profile selection 2013-11-14 08:29:06 +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 Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
XI2Mouse.cs