Opentk/Source/OpenTK/Platform/X11/Bindings
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
..
DL.cs [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00
Glx.cs [X11] Correct Glx.*.SwapInterval definitions 2014-05-12 14:50:03 +02:00
INotify.cs [Linux] Added INotify bindings 2014-01-14 18:15:53 +01:00
XI.cs [Input] Added Mouse.GetCursorPos() (WIP) 2014-05-12 02:20:52 +02:00