Opentk/Source/OpenTK
2007-09-24 19:58:45 +00:00
..
Input Windows raw input now works. 2007-09-22 13:13:17 +00:00
Math Added initial OpenTK.Math implementation. Contains Vector2, Vector3 and Vector4 structs. 2007-09-21 23:38:19 +00:00
OpenGL Fixed build. 2007-09-22 15:07:28 +00:00
Platform 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
Properties Bumped version numbers. 2007-09-24 19:58:45 +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 Fixed renderFrequency and updateFrequency (they were render_frequency and update_frequency respectively). 2007-09-23 12:39:15 +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
GLControl.resx Added timing information to UpdateFrame. 2007-09-22 22:01:43 +00:00
InputDriver.cs Windows raw input now works. 2007-09-22 13:13:17 +00:00
OpenTK.dll.config 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00