Opentk/Source/OpenTK
2009-09-19 21:56:13 +00:00
..
Audio Fixed XML documentation warnings. 2009-09-04 23:12:10 +00:00
Compute Added missing XML documentation. 2009-09-04 21:31:31 +00:00
Graphics Updated tokens for ARB_depth_clamp, ARB_vertex_array_bgra, ARB_seamless_cube_map, ARB_provoking_vertex, ARB_draw_elements_base_vertex which where promoted in version 3.2. Fixes issue [#1146]: "[GL3.2] Multiple (minor) corrections". 2009-09-07 18:33:32 +00:00
Input Modified MouseDevice events to follow the class library design guidelines. 2009-09-04 23:13:24 +00:00
Math Implemented Quaternion scaling by scalars. Fixes issue [#1131]: "[Math] add Quaternion scaling (easy)". 2009-09-05 16:17:47 +00:00
Platform Renamed IsWindowVisisble to the correct IsWindowVisible. 2009-09-19 20:30:12 +00:00
Properties Added AllowPartialTrustedCallers attribute. 2009-09-06 14:19:52 +00:00
AutoGeneratedAttribute.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
BlittableValueType.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
Configuration.cs * Source/Build/Properties/AssemblyInfo.cs: 2009-09-04 10:34:18 +00:00
ContextHandle.cs
DisplayDevice.cs Fixed XML documentation warnings. 2009-09-04 23:16:43 +00:00
DisplayResolution.cs Fixed a large number of documentation warnings. 2009-09-04 21:44:39 +00:00
Exceptions.cs
FrameEventArgs.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GameWindow.cs Ensure the GameWindow is visible when the Run() method is called. 2009-09-19 21:56:13 +00:00
GameWindowFlags.cs Fixed license header. 2009-07-18 08:24:45 +00:00
IGameWindow.cs
INativeWindow.cs Fixed a large number of documentation warnings. 2009-09-04 21:44:39 +00:00
KeyPressEventArgs.cs Added INativeWindow.CreateKeyboardDriver() 2009-07-19 17:49:51 +00:00
NativeWindow.cs Changed IsDisposed into a property and modified code to use this instead of the backing field. 2009-09-04 23:18:47 +00:00
OpenTK.dll.config
WindowBorder.cs
WindowState.cs