Opentk/Source
Stefanos A. c2e3328f59 [GLControl] Use dummy context in design mode
Creating a GraphicsContext with null parameters is not a guarantee that
we will get a dummy context that does not call any OpenGL functions. We
need to explicitly define and construct a dummy context that is safe to
use inside the designer.

Affects issue #49
2014-01-18 18:33:25 +01:00
..
Bind Added overloads for compatibility with svn r3127 2013-12-16 01:55:05 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples [Examples] Move UTF8 sample to Test folder 2014-01-16 14:37:27 +01:00
Generator.Rewrite Marshal strings as UTF8 (affects #18) 2013-12-21 00:51:34 +01:00
GLControl [GLControl] Use dummy context in design mode 2014-01-18 18:33:25 +01:00
OpenTK [Win] Fix X1/X2 mouse buttons (fixes issue #27) 2014-01-16 17:16:03 +01:00