Opentk/Source/OpenTK/Platform/Windows
2007-09-29 15:26:39 +00:00
..
Bindings Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
API.cs Renamed Windows.API to Windows.Functions, in accordance to X11.Functions 2007-09-26 11:54:43 +00:00
WglHelper.cs Added Wgl.EXT.SupportsExtension and optimized Wgl.ARB.SupportsExtension function. Fixed a bug in Wgl.Load() function, where wglGetProcAddress was never called. 2007-09-29 15:26:39 +00:00
WindowInfo.cs Enhanced WindowInfo API. A WindowInfo struct can now be initialized from any Control, Form, NativeWindow or GameWindow. 2007-09-21 20:07:30 +00:00
WinGLContext.cs Added VSync property to IGLContext. 2007-09-29 15:24:55 +00:00
WinGLControl.cs Renamed Windows.API to Windows.Functions 2007-09-26 11:55:24 +00:00
WinGLNative.cs Added TODO caption to Visible property. 2007-09-26 15:44:32 +00:00
WinRawInput.cs Updated to reflect renames (Windows.API -> Windows.Functions, Keyboard/Mouse -> Keyboard-/MouseDevice) 2007-09-26 11:57:32 +00:00
WinRawKeyboard.cs Updated to reflect renames (Windows.API -> Windows.Functions, Keyboard/Mouse -> Keyboard-/MouseDevice) 2007-09-26 11:57:32 +00:00
WinRawMouse.cs Improved mouse delta handling. WheelDelta is broken. 2007-09-26 15:42:01 +00:00