Opentk/Source/OpenTK/Platform
2007-09-26 16:12:31 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Added TODO caption to Visible property. 2007-09-26 15:44:32 +00:00
X11 Problem with mouse wheel not getting updated. 2007-09-26 16:12:31 +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 Removed multiple keyboard/mouse support. 2007-09-26 11:53:19 +00:00
IGLContext.cs Added constant and variable time-step update logic to GameWindow. Updated examples to use the new GameWindow UpdateFrame and RenderFrame events. 2007-09-23 12:09:42 +00:00
IGLControl.cs Removed IDisposable from IGLControl 2007-09-02 00:17:59 +00:00
IMutableWindowInfo.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
INativeGLWindow.cs Added Visible and Title properties. 2007-09-26 11:53:41 +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 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
Utilities.cs Renamed Windows.API to Windows.Functions, in accordance to X11.Functions 2007-09-26 11:54:43 +00:00
WindowInfo.cs Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +00:00