Opentk/Source/OpenTK/Platform/Windows
2007-09-21 20:34:07 +00:00
..
Bindings Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
API.cs Corrected some struct definitions in Windows.API 2007-09-21 20:31:47 +00:00
WglHelper.cs Corrected bug affecting the GL.Load and Wgl.Load functions, where the delegates where not retrieved by the GetFields call. 2007-08-22 16:13:41 +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 OpenTK.Platform.WindowInfo and OpenTK.Platform.IMutableWindowInfo. Split IWindowInfo implementation to IWindowInfo and IMutableWindowInfo. Added several methods. 2007-09-09 15:10:21 +00:00
WinGLControl.cs Decoupled GLContext from GLControl/GameWindow even more, by using IWindowInfo to pass data between them. 2007-09-09 11:52:09 +00:00
WinGLNative.cs Decoupled GLContext from GLControl/GameWindow even more, by using IWindowInfo to pass data between them. 2007-09-09 11:52:09 +00:00
WinRawInput.cs Work on MouseDriver. Windows raw driver works. 2007-09-21 20:34:07 +00:00
WinRawKeyboard.cs Added KeyRepeat to IKeyboard. 2007-09-21 20:03:53 +00:00
WinRawMouse.cs Work on MouseDriver. Windows raw driver works. 2007-09-21 20:34:07 +00:00