Opentk/Source
Stefanos A 2725b3cd08 Fix support for 3.2+ contexts (issue 3111)
glXGetProcAddress may return a non-null value even if a function is not
supported by the server. We need to check the extension string using
any GLX extensions. Fixes issue http://www.opentk.com/node/3111 "GLX
extension support is not checked correctly".

Furthermore, mode selection is now performed explicitly by the
X11GLContext constructor.
2013-11-09 11:16:14 +01:00
..
Bind Do not generate delegates for overloads 2013-11-08 16:40:43 +01:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
Examples Load ES30 and OpenGL4 entry points 2013-11-08 10:39:08 +01:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Fix support for 3.2+ contexts (issue 3111) 2013-11-09 11:16:14 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00