Opentk/Source/OpenTK/Platform/Windows
2009-09-26 21:56:42 +00:00
..
Bindings Added support for wglCreateContextAttribsARB. 2009-02-28 19:51:58 +00:00
API.cs Renamed IsWindowVisisble to the correct IsWindowVisible. 2009-09-19 20:30:12 +00:00
WglHelper.cs Ensure Wgl core entry points are loaded prior to first use, even without a Wgl context. 2009-08-11 21:45:32 +00:00
WinDisplayDevice.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
WinFactory.cs Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
WinGLContext.cs * Source/OpenTK/Platform/Egl/EglContext.cs: 2009-09-03 12:23:11 +00:00
WinGLNative.cs Raise KeyPress events (handle WindowsMessage.CHAR message). 2009-09-26 21:56:42 +00:00
WinGraphicsMode.cs Remove System.Windows.Forms.Control dependency in favor of OpenTK.NativeWindow. 2009-09-08 13:09:50 +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 line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
WinRawInput.cs Ensured System.Windows.Forms.NativeWindow is resolved correctly. 2009-08-21 19:34:20 +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 Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
WMInput.cs Ensured System.Windows.Forms.NativeWindow is resolved correctly. 2009-08-21 19:34:20 +00:00