Opentk/Source/OpenTK/Platform/X11
thefiddler d483b01de0 [EGL] Fixed display connection
We now use the display connection specified in EglWindowInfo
throughout the EGL backend, instead of opening new connections
in EglGraphicsMode. This fixes EGL errors in
Egl.CreateWindowSurface.

As part of this fix, all instances of
IPlatformFactory.CreateGraphicsMode() have been removed. This
API is no longer used in OpenTK 1.1
2014-05-19 08:31:38 +02:00
..
Bindings [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00
API.cs Add XcursorImageLoadCursor function. 2014-04-27 10:53:33 +02:00
Functions.cs [Input] Added Mouse.GetCursorPos() (WIP) 2014-05-12 02:20:52 +02:00
Structs.cs [X11] Improved XI2Mouse implementation 2014-05-12 02:20:53 +02:00
X11DisplayDevice.cs [X11] Fixed current resolution detection. 2013-12-30 09:23:33 +01:00
X11Factory.cs [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
X11GLContext.cs [X11] Correct Glx.*.SwapInterval definitions 2014-05-12 14:50:03 +02:00
X11GLNative.cs [X11] Removed unused SetCursor() function 2014-05-14 00:42:05 +02:00
X11GraphicsMode.cs [OpenTK] Moved RelaxGraphicsMode to Utilities 2014-01-22 10:49:27 +01:00
X11Joystick.cs [Input] Added JoystickCapabilities.HatCount 2014-01-31 15:40:07 +01:00
X11Keyboard.cs [X11] Optimized XKey translation 2014-04-25 21:55:00 +02:00
X11KeyMap.cs [X11] Implemented high-resolution scroll events 2014-05-13 23:23:51 +02:00
X11KeyMap.cs.orig [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
X11Mouse.cs [Input] Added Mouse.GetCursorPos() (WIP) 2014-05-12 02:20:52 +02:00
X11WindowInfo.cs Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
XI2Mouse.cs [X11] Removed stale comment 2014-05-14 00:00:13 +02:00