Opentk/Source/OpenTK/Platform/Windows
2009-03-25 21:53:12 +00:00
..
Bindings Added support for wglCreateContextAttribsARB. 2009-02-28 19:51:58 +00:00
API.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
WglHelper.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
WinDisplayDevice.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinFactory.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
WinGdiPlusInternals.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinGLContext.cs Moved GraphicsMode to IGraphicsContext as it is universally useful. 2009-03-23 11:41:11 +00:00
WinGLControl.cs Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags. 2009-03-07 11:03:41 +00:00
WinGLNative.cs Added new GameWindow constructors that specify the desired GraphicsContext (OpenGL) version and flags. 2009-03-07 10:49:32 +00:00
WinGraphicsMode.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinKeyMap.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinMMJoystick.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
WinRawInput.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
WinRawKeyboard.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinRawMouse.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinWindowInfo.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WMInput.cs Added JoystickAxis and JoystickButton enumerations, as well as their respective collections. 2009-03-01 01:17:24 +00:00