Opentk/Source/OpenTK/Platform/Windows
the_fiddler 938b2b8519 Hooks for garbage-collectable OpenGL resources.
the [...]GLNative classes now use GLContext instead of the platform-specific [...]GLContext implementations.
Updated the IGLContext interface with functions to query the current context.
2007-12-09 18:15:51 +00:00
..
Bindings Bindings (with new naming conventions) re-generated with Bind 0.9.9 2007-11-04 15:28:20 +00:00
API.cs Added GdiCharset enum. Not used for now. 2007-10-20 13:40:55 +00:00
WglHelper.cs Corrected a few warnings. 2007-11-06 13:35:40 +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 Hooks for garbage-collectable OpenGL resources. 2007-12-09 18:15:51 +00:00
WinGLNative.cs Hooks for garbage-collectable OpenGL resources. 2007-12-09 18:15:51 +00:00
WinRawInput.cs Commented out some unused code. 2007-11-06 13:36:47 +00:00
WinRawKeyboard.cs Disabled support for multiple devices to minimize memory and CPU usage. 2007-10-15 11:02:14 +00:00
WinRawMouse.cs Disabled support for multiple devices to minimize memory and CPU usage. 2007-10-15 11:02:14 +00:00
WMInput.cs Added WMInput driver. 2007-10-19 20:02:34 +00:00