[Graphics] Redirect GetAddress(string)
authorthefiddler <stapostol@gmail.com>
Sat, 26 Apr 2014 12:19:19 +0000 (14:19 +0200)
committerthefiddler <stapostol@gmail.com>
Sat, 26 Apr 2014 12:19:19 +0000 (14:19 +0200)
commitfbeac9c323541a6fa3fb147f28786953d67fc855
tree0f680f5a89a3aa9c070acc7939505666b6100aa1
parent96059406614899096c478e9c48cb579268b43094
[Graphics] Redirect GetAddress(string)

GetAddress(string) now calls GetAddress(IntPtr) internally. This
reduces the number of APIs that must be implemented for each platform.
Source/OpenTK/Graphics/GraphicsContext.cs