Opentk/Source/OpenTK/Platform/Windows
2008-03-10 08:50:19 +00:00
..
Bindings Added SetLastError to a couple of Wgl functions. These are temporary, until the generator is updated. 2008-02-28 13:42:43 +00:00
API.cs Can now distinguish between left and right control, shift, alt and enter keys. 2008-03-10 08:50:19 +00:00
WglHelper.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
WinDisplayDevice.cs Added ChangeDisplaySettingsEnum.Fullscreen to resolution changes. At last, windows stopped resizing themselves! 2008-01-31 22:07:48 +00:00
WinGLContext.cs Can now distinguish between left and right control, shift, alt and enter keys. 2008-03-10 08:50:19 +00:00
WinGLControl.cs Initial commit. 2008-03-03 12:47:35 +00:00
WinGLControlHelper.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
WinGLNative.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
WinGraphicsMode.cs Initial commit. 2008-03-03 12:47:35 +00:00
WinKeyMap.cs Renamed KeyMap to WinKeyMap. 2008-02-01 23:13:50 +00:00
WinRawInput.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
WinRawKeyboard.cs Moved KeyMap from WinRawKeyboard to its own class. 2008-01-06 02:27:03 +00:00
WinRawMouse.cs Fixed starting coordinates (should now report position in absolute coordinates.) Updated data packet handling. 2008-01-06 02:28:27 +00:00
WinWindowInfo.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
WMInput.cs Can now distinguish between left and right control, shift, alt and enter keys. 2008-03-10 08:50:19 +00:00