..
Audio
Moved Alut to OpenTK.Compatibility.
2009-08-17 10:32:20 +00:00
Compute
Regenerated bindings using the latest generator updates.
2009-08-15 17:37:56 +00:00
Graphics
Removed Destroy event and RegisterForDisposal method from IGraphicsContext.
2009-08-17 10:23:16 +00:00
Input
Added GetState() method for primary keyboard.
2009-08-04 08:47:53 +00:00
Math
Added mathematical constants used by XNA (Pi, E, logarithms).
2009-08-14 14:15:30 +00:00
Platform
Moved GdiPlus wrappers to OpenTK.Compatibility.
2009-08-17 10:29:51 +00:00
Properties
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
AutoGeneratedAttribute.cs
Moved AutoGeneratedAttribute to root namespace (it is now used by more than just OpenTK.Graphics).
2009-08-09 17:55:11 +00:00
BlittableValueType.cs
Improved BlittableValueType API (Check, StrideOf methods).
2009-07-19 20:56:17 +00:00
Configuration.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
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
Merged gw-next2 branch to trunk.
2009-06-02 15:49:39 +00:00
GameWindow.cs
Implemented INativeWindow.WindowBorderChanged and INativeWindow.WindowStateChanged events.
2009-08-17 09:34:15 +00:00
GameWindowFlags.cs
Fixed license header.
2009-07-18 08:24:45 +00:00
GLControl.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
GLControl.Designer.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
GLControl.resx
Added timing information to UpdateFrame.
2007-09-22 22:01:43 +00:00
IGameWindow.cs
Fixed a large amount of documentation warnings.
2009-06-04 11:22:20 +00:00
INativeWindow.cs
Implemented INativeWindow.WindowBorderChanged and INativeWindow.WindowStateChanged events.
2009-08-17 09:34:15 +00:00
KeyPressEventArgs.cs
Added INativeWindow.CreateKeyboardDriver()
2009-07-19 17:49:51 +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