Opentk/Source/OpenTK
the_fiddler 52a6690150 Removed Move event from IMouse (too inefficient). Polled input only.
S04 now polls for the mouse position.
Keyboard now handles events generated from code and not from physical devices.
2007-09-21 22:49:42 +00:00
..
Input Removed Move event from IMouse (too inefficient). Polled input only. 2007-09-21 22:49:42 +00:00
OpenGL Small update to LoadAll(). 2007-09-21 20:36:41 +00:00
Platform Removed Move event from IMouse (too inefficient). Polled input only. 2007-09-21 22:49:42 +00:00
Properties Updated Documentation and version numbers for release. 2007-09-02 23:13:28 +00:00
ColorMode.cs Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform). 2007-09-02 00:04:34 +00:00
DisplayMode.cs Added needed DisplayMode constructors. Fixed DisplayMode documentation. 2007-09-09 15:07:14 +00:00
GameWindow.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
GLContext.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
GLControl.cs Improved GL loading speed. 2007-09-03 21:47:34 +00:00
GLControl.Designer.cs Sped up GL.LoadAll() and GL.Load() functions. 2007-09-05 19:53:48 +00:00
InputDriver.cs Slight changes to InputDriver constructor. 2007-09-21 20:05:56 +00:00
OpenTK.dll.config 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00