Opentk/Source/OpenTK/Platform/Egl
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
..
Egl.cs [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
EglContext.cs [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
EglGraphicsMode.cs [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
EglMacPlatformFactory.cs Support external EGL contexts. 2009-11-04 17:00:52 +00:00
EglSdl2PlatformFactory.cs Added support for OpenGL ES through SDL2 2013-10-03 11:17:21 +02:00
EglUnixContext.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00
EglWinContext.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00
EglWindowInfo.cs [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
EglWinPlatformFactory.cs [EGL] Fixed display connection 2014-05-19 08:31:38 +02:00
EglX11PlatformFactory.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00