Opentk/Source/OpenTK
2008-01-19 15:29:10 +00:00
..
Fonts Updated GL.DrawElements to use DrawElementsType instead of Enums.All 2008-01-15 00:10:31 +00:00
Input Updated documentation. 2008-01-06 10:38:44 +00:00
Math Fixed Perspective implementation. 2007-12-31 12:16:39 +00:00
OpenAL dead Gremlin: Imported_alDeleteFilters 2008-01-19 14:18:34 +00:00
OpenGL Updated bindings with the latest Bind revision. 2008-01-19 15:29:10 +00:00
Platform Small cosmetic fix. 2008-01-15 23:23:32 +00:00
Properties Updated version numbers. 2008-01-15 16:44:17 +00:00
ColorMode.cs Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform). 2007-09-02 00:04:34 +00:00
ContextHandle.cs Moved ContextHandle to its own class. 2008-01-18 14:15:37 +00:00
DisplayMode.cs Added needed DisplayMode constructors. Fixed DisplayMode documentation. 2007-09-09 15:07:14 +00:00
Exceptions.cs Added Exceptions.cs which contains OpenTK exceptions. 2007-10-15 11:03:57 +00:00
GameWindow.cs Re-added input polling. 2008-01-15 13:01:55 +00:00
GLContext.cs Moved ContextHandle to its own class. 2008-01-18 14:15:23 +00:00
GLControl.cs Moved context creation to GLContext constructor. 2008-01-15 12:25:22 +00:00
GLControl.Designer.cs Fixed issue with multiple GLControls becoming invisible. Simplified GLControl, the platform dependent code now resides in GLContext and WindowInfo - GLControl itself is platform independent, just like GameWindow. This allowed to remove IGLControl.cs, WinGLControl.cs, X11GLControl.cs and DummyGLControl.cs 2007-10-05 06:52:40 +00:00
GLControl.resx Added timing information to UpdateFrame. 2007-09-22 22:01:43 +00:00
InputDriver.cs Class is no longer public. 2007-11-10 18:26:14 +00:00
IPackable.cs Initial commit of OpenTK.Fonts. 2007-10-17 21:16:00 +00:00
OpenTK.dll.config Added openal32.dll and alut.dll to OpenTK.dll.config 2008-01-15 23:51:39 +00:00
TexturePacker.cs Changed the definition of the TexturePacker.Add() method, to reduce generated garbage. 2007-11-08 15:54:07 +00:00