..
Audio
Moved Alut to OpenTK.Compatibility.
2009-08-17 10:32:20 +00:00
Compute
Fixed issue 1119: "[Compute] 'CL.GetPlatformIDs' missing 's'".
2009-08-20 21:36:57 +00:00
Graphics
* Source/OpenTK/Platform/Egl/EglContext.cs:
2009-09-03 12:23:11 +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
* Source/OpenTK/Platform/Egl/EglContext.cs:
2009-09-03 12:23:11 +00:00
Properties
Moved OpenTK.GLControl to its own project.
2009-08-19 14:17:47 +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
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
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
NativeWindow.cs
Ensured System.Windows.Forms.NativeWindow is resolved correctly.
2009-08-21 19:34:20 +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