Opentk/Source
thefiddler b79d951e62 [Mac] Use Cgl.GetCurrentContext instead of Agl
CGL appears to work with both AGL and NSOpenGL contexts, whereas AGL is
limited to AGL contexts. This allows us to be more flexible in terms of
implementation (i.e. we can use Cgl.GetCurrentContext to retrieve a
handle to a context created through SDL, which uses NSOpenGL
internally.)
2013-12-28 01:04:22 +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 [Mac] Use Cgl.GetCurrentContext instead of Agl 2013-12-28 01:04:22 +01:00