Opentk/Source
Stefanos A. 2d7734c915 Remove bogus GraphicsMode.Index check. Fixes #22
GraphicsMode.Index is set by the platform-specific context constructor,
which is invoked after the X11GLControl constructor. It does not make
sense to check GraphicsMode.Index in the X11GLControl constructor, as it
is never set at that point.
2013-12-22 15:40:01 +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 Display renderer information 2013-12-21 22:41:10 +01:00
Generator.Rewrite Merge master into no-reflect 2013-12-15 16:36:37 +01:00
GLControl Remove bogus GraphicsMode.Index check. Fixes #22 2013-12-22 15:40:01 +01:00
OpenTK Fixed crash in MakeCurrent(null) 2013-12-22 11:10:05 +01:00