Opentk/Source
Stefanos A. 3398902940 Use Wgl.Import.GetCurrentContext DllImport directly
Wgl is implemented using the regular DllImport + delegate approach, in
order to support extensions. The delegates have not been armed at this
point, so we need to use the DllImport directly.

The whole wgl API should be revisited (we are using only a tiny
portion.)
2013-09-27 18:55:38 +02:00
..
Bind Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Build.UpdateVersion Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Compatibility Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
Converter Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Examples Added app.manifest to OpenTK.Examples project 2013-09-27 15:19:21 +02:00
GLControl Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
OpenTK Use Wgl.Import.GetCurrentContext DllImport directly 2013-09-27 18:55:38 +02:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00