Opentk/Source/OpenTK/Platform/Egl
thefiddler 97b211a101 [EGL] Egl.GetProcAddress only returns extensions
We have to load statically exported entry points using the regular OS
symbol loading facilities, and only use eglGetProcAddress for
extensions.

Fixes crash in https://github.com/mono/MonoGame/pull/2377
2014-05-18 22:04:52 +02:00
..
Egl.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
EglContext.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00
EglGraphicsMode.cs Enabled SAMPLE_BUFFERS EGL attribute 2013-11-11 11:42:30 +01: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 * EglWindowInfo.cs: Corrected error checking for 2011-01-17 23:55:48 +00:00
EglWinPlatformFactory.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00
EglX11PlatformFactory.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00