Opentk/Source
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
..
Bind [GL] Added generic RenderbufferStorage depth-stencil formats 2014-05-07 23:21:24 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility [Compatibility] Don't generate xml documentation 2014-03-30 11:01:30 +02:00
Converter Fix compile warnings in Converter. 2014-02-25 10:31:17 +00:00
Examples [Examples] Improved Mouse.GetState output 2014-05-12 02:20:53 +02:00
Generator.Rewrite [Rewrite] Removed unused conditional. 2014-05-12 16:35:48 +02:00
GLControl [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
OpenTK [EGL] Egl.GetProcAddress only returns extensions 2014-05-18 22:04:52 +02:00