[Platform] Added internal CreateGetAddress() function
authorthefiddler <stapostol@gmail.com>
Sat, 28 Dec 2013 00:08:24 +0000 (01:08 +0100)
committerthefiddler <stapostol@gmail.com>
Sat, 28 Dec 2013 00:08:24 +0000 (01:08 +0100)
commit8bcbb06f8eb9f89bbe35183646a102df6711339b
treee2f073a842bfe6e5b38e6916dc69d14fd764c256
parentcf76aa608566157d862fc95b11ef8f30cb4092a0
[Platform] Added internal CreateGetAddress() function

CreateGetAddress() constructs a GraphicsContext.GetAddressDelegate that
is suitable for the current platform. This can be used when combining
OpenTK with an OpenGL context created through a third-party toolkit.
Source/OpenTK/Platform/Utilities.cs