Opentk/Source/OpenTK/Platform
the_fiddler 66b046a58c Added KeyRepeat to IKeyboard.
Multiple keyboards correctly reported under Windows (Raw input driver).
Corrected some key maps in X11 and Windows Raw keyboards.
2007-09-21 20:03:53 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Added KeyRepeat to IKeyboard. 2007-09-21 20:03:53 +00:00
X11 Added KeyRepeat to IKeyboard. 2007-09-21 20:03:53 +00:00
DummyGLContext.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
DummyGLControl.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
IGameWindow.cs Improved shutdown sequence in WinGLNative and GameWindow 2007-08-10 16:55:24 +00:00
IGLContext.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
IGLControl.cs Removed IDisposable from IGLControl 2007-09-02 00:17:59 +00:00
IMutableWindowInfo.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
INativeGLWindow.cs Removed IDisposable from IGLControl 2007-09-02 00:17:59 +00:00
IResizable.cs Added AdjustWindowRect to Windows.API. The client are in WinGLNative is now correctly specified. 2007-08-21 12:04:01 +00:00
IWindowInfo.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
Utilities.cs Decoupled GLContext from GLControl/GameWindow even more, by using IWindowInfo to pass data between them. 2007-09-09 11:52:09 +00:00
WindowInfo.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00