Opentk/Source/OpenTK
the_fiddler 8b60cc2018 Made GraphicsMode.Index public, as it is necessary when extending OpenTK.
Removed OpenTK.Platform.Utilities.CreateWindowInfo and made the platform-specific CreateWindowInfo methods public (e.g. CreateX11WindowInfo).
Moved Mono Windows.Forms-specific code into X11GLControl.
Removed OpenTK.Platform.Utilities.IsIdle.
Removed obsolete methods from OpenTK.Platform.Utilities.
Marked OpenTK.Platform.Utilities.CreateGraphicsContext as obsolete (use GraphicsContext constructor instead).
Made IWindowInfo implementations private.
2009-09-04 21:11:25 +00:00
..
Audio OpenAL DllImport library should be internal, not public. 2009-09-04 13:02:44 +00:00
Compute 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
Graphics Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
Input * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00
Math Added missing Matrix4./Matrix4d.CreateRotation[XYZ] methods. 2009-09-04 13:02:23 +00:00
Platform Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
Properties * Source/Build/Properties/AssemblyInfo.cs: 2009-09-04 10:34:18 +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 Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
DisplayDevice.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
DisplayResolution.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
Exceptions.cs Fixed a large amount of documentation warnings. 2009-06-04 11:22:20 +00:00
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 Ensured System.Windows.Forms.NativeWindow is resolved correctly. 2009-08-21 19:34:20 +00:00
GameWindowFlags.cs Fixed license header. 2009-07-18 08:24:45 +00:00
IGameWindow.cs Fixed a large amount of documentation warnings. 2009-06-04 11:22:20 +00:00
INativeWindow.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
KeyPressEventArgs.cs Added INativeWindow.CreateKeyboardDriver() 2009-07-19 17:49:51 +00:00
NativeWindow.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
OpenTK.dll.config Changed libopenal.so.0 dllmap (OpenAL SI) to libopenal.so.1 (OpenAL Soft). 2009-05-30 21:51:44 +00:00
WindowBorder.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WindowState.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00