Opentk/Source/OpenTK/Platform/X11
Stefanos A. d75a2ce439 [X11] Fix for issue #143
OpenTK will now use the same GLXFBConfig to create the INativeWindow
and IGraphicsContext on Linux/X11. This resolves an issue where OpenGL
3.x contexts could not be created on some graphics drivers (e.g.
nvidia binary.)
2014-07-19 20:39:17 +02:00
..
Bindings [X11] Added glXQueryVersion DllImport. 2014-06-15 14:30:40 +02:00
API.cs [X11] Remove unused XCreateWindow overloads 2014-06-17 08:51:00 +02:00
Functions.cs [X11] Remove unused XCreateWindow overloads 2014-06-17 08:51:00 +02:00
Structs.cs [X11] Added XIDeviceType enumeration 2014-05-15 10:20:23 +02:00
X11DisplayDevice.cs [X11] Fixed current resolution detection. 2013-12-30 09:23:33 +01:00
X11Factory.cs Merge pull request #123 from thefiddler/eglfix 2014-05-19 23:14:41 +02:00
X11GLContext.cs [X11] Fix for issue #143 2014-07-19 20:39:17 +02:00
X11GLNative.cs [X11] Fix for issue #143 2014-07-19 20:39:17 +02:00
X11GraphicsMode.cs [X11] Fix for issue #143 2014-07-19 20:39:17 +02:00
X11Input.cs [KMS] Added new Linux KMS driver 2014-07-16 14:28:27 +02:00
X11Keyboard.cs [X11] Use XKB for layout-independent input 2014-05-15 01:13:12 +02:00
X11KeyMap.cs [X11] Rebased on develop branch 2014-05-15 01:16:28 +02:00
X11Mouse.cs [Input] Added Mouse.GetCursorPos() (WIP) 2014-05-12 02:20:52 +02:00
X11WindowInfo.cs [X11] Fix for issue #143 2014-07-19 20:39:17 +02:00
XI2Input.cs [KMS] Added new Linux KMS driver 2014-07-16 14:28:27 +02:00
XI2MouseKeyboard.cs Merge pull request #138 from thefiddler/xi2exitfix 2014-06-18 10:26:06 +02:00